summaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/ip6t_SYNPROXY.c
diff options
context:
space:
mode:
authorArushi Singhal <arushisinghal19971997@gmail.com>2018-03-12 16:06:29 +0300
committerPablo Neira Ayuso <pablo@netfilter.org>2018-03-20 15:44:14 +0300
commit5191d70f83fd1878c40029cffe69f6a2bf65fa0e (patch)
tree5b0543a080a40a57e556da1dfb2035b90fa9d7dc /net/ipv6/netfilter/ip6t_SYNPROXY.c
parent472a73e00757b971d613d796374d2727b2e4954d (diff)
downloadlinux-5191d70f83fd1878c40029cffe69f6a2bf65fa0e.tar.xz
netfilter: Replace printk() with pr_*() and define pr_fmt()
Using pr_<loglevel>() is more concise than printk(KERN_<LOGLEVEL>). This patch: * Replace printks having a log level with the appropriate pr_*() macros. * Define pr_fmt() to include relevant name. * Remove redundant prefixes from pr_*() calls. * Indent the code where possible. * Remove the useless output messages. * Remove periods from messages. Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/ipv6/netfilter/ip6t_SYNPROXY.c')
0 files changed, 0 insertions, 0 deletions