diff options
author | Ben Hutchings <bhutchings@solarflare.com> | 2013-10-14 22:49:21 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-18 06:13:21 +0200 |
commit | 7cc7c5e54b7128195a1403747a63971c3c3f8e25 (patch) | |
tree | 59d2d33955806c0bdca4d7752c24fa8548c8d8f4 /net | |
parent | net: refactor sk_page_frag_refill() (diff) | |
download | linux-7cc7c5e54b7128195a1403747a63971c3c3f8e25.tar.xz linux-7cc7c5e54b7128195a1403747a63971c3c3f8e25.zip |
net: Delete trailing semi-colon from definition of netdev_WARN()
Macro definitions should not normally end with a semi-colon, as this
makes it dangerous to use them an if...else statement. Happily this
has not happened yet.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions