Coding Style cleanup: remove trailing white space
[kernel/u-boot.git] / include / net.h
index 7673470..5aedc17 100644 (file)
@@ -357,7 +357,7 @@ struct icmp_hdr {
                } echo;
                ulong   gateway;
                struct {
-                       ushort  __unused;
+                       ushort  unused;
                        ushort  mtu;
                } frag;
                uchar data[0];