Skip to content
Snippets Groups Projects
Commit 7cc7c5e5 authored by Ben Hutchings's avatar Ben Hutchings Committed by David S. Miller
Browse files

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: default avatarBen Hutchings <bhutchings@solarflare.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 400dfd3a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment