aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/pktgen.c
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2015-02-14 13:47:54 -0500
committerDavid S. Miller <davem@davemloft.net>2015-02-14 20:36:08 -0800
commitca9f1fd263e14765a4c213e46940876ad78fce28 (patch)
tree0320c9bb1e391b4f0b2fedfc9ee031c8ac5f69b8 /net/core/pktgen.c
parentnet/core: Fix warning while make xmldocs caused by dev.c (diff)
downloadlinux-dev-ca9f1fd263e14765a4c213e46940876ad78fce28.tar.xz
linux-dev-ca9f1fd263e14765a4c213e46940876ad78fce28.zip
net: spelling fixes
Spelling errors caught by codespell. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/pktgen.c')
-rw-r--r--net/core/pktgen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/core/pktgen.c b/net/core/pktgen.c
index 9fa25b0ea145..b4899f5b7388 100644
--- a/net/core/pktgen.c
+++ b/net/core/pktgen.c
@@ -97,7 +97,7 @@
* New xmit() return, do_div and misc clean up by Stephen Hemminger
* <shemminger@osdl.org> 040923
*
- * Randy Dunlap fixed u64 printk compiler waring
+ * Randy Dunlap fixed u64 printk compiler warning
*
* Remove FCS from BW calculation. Lennert Buytenhek <buytenh@wantstofly.org>
* New time handling. Lennert Buytenhek <buytenh@wantstofly.org> 041213