aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_log_common.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-06-28 22:12:03 +0900
committerDavid S. Miller <davem@davemloft.net>2018-06-28 22:12:03 +0900
commit003504a23a765620815622cb57b962b4aebdc5af (patch)
treed7cbc62cc51d27c8c85260fe7c232fcf0787c79a /net/netfilter/nf_log_common.c
parentnetem: slotting with non-uniform distribution (diff)
parentnet sched actions: avoid bitwise operation on signed value in pedit (diff)
downloadlinux-dev-003504a23a765620815622cb57b962b4aebdc5af.tar.xz
linux-dev-003504a23a765620815622cb57b962b4aebdc5af.zip
Merge branch 'net-sched-actions-code-style-cleanup-and-fixes'
Roman Mashak says: ==================== net sched actions: code style cleanup and fixes The patchset fixes a few code stylistic issues and typos, as well as one detected by sparse semantic checker tool. No functional changes introduced. Patch 1 & 2 fix coding style bits caught by the checkpatch.pl script Patch 3 fixes an issue with a shadowed variable Patch 4 adds sizeof() operator instead of magic number for buffer length Patch 5 fixes typos in diagnostics messages Patch 6 explicitly sets unsigned char for bitwise operation v2: - submit for net-next - added Reviewed-by tags - use u8* instead of char* as per Davide Caratti suggestion ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/nf_log_common.c')
0 files changed, 0 insertions, 0 deletions