aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/common-spar/include/channels/iochannel.h
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2014-04-15 01:56:33 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-04-25 15:25:40 -0700
commitfb90c6095f6d4c86ac2e3d5aacece544dde39b5c (patch)
treeb6cd70d20e3a0ab64ce73ba14e8eefa1527bfcd5 /drivers/staging/unisys/common-spar/include/channels/iochannel.h
parentstaging: unisys: Fix format string mismatch in virthba.c (diff)
downloadlinux-dev-fb90c6095f6d4c86ac2e3d5aacece544dde39b5c.tar.xz
linux-dev-fb90c6095f6d4c86ac2e3d5aacece544dde39b5c.zip
staging: unisys: Fix typo in comment and printk
Fix spelling typo in comments and printk within unisys. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/common-spar/include/channels/iochannel.h')
-rw-r--r--drivers/staging/unisys/common-spar/include/channels/iochannel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/unisys/common-spar/include/channels/iochannel.h b/drivers/staging/unisys/common-spar/include/channels/iochannel.h
index 8de1d249d55f..6098f45f1e19 100644
--- a/drivers/staging/unisys/common-spar/include/channels/iochannel.h
+++ b/drivers/staging/unisys/common-spar/include/channels/iochannel.h
@@ -192,7 +192,7 @@ typedef enum { NET_RCV_POST = 0, /* submit buffer to hold receiving
/* uisnic -> virtnic */
NET_MACADDR, /* indicates the client has requested to update
* its MAC addr */
- NET_MACADDR_ACK, /* Mac addres */
+ NET_MACADDR_ACK, /* MAC address */
} NET_TYPES;