skbuff: Code readability NiT
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Tue, 12 Aug 2008 01:17:17 +0000 (18:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Aug 2008 01:17:17 +0000 (18:17 -0700)
Inserting a space between the `-' improved the C readability (some languages
allow hyphens within functions and variable names, which is confusing).

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found