summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
diff options
context:
space:
mode:
authorJeff Layton2014-07-16 12:55:46 +0200
committerDavid S. Miller2014-07-17 08:31:38 +0200
commit1373a7739e886cda3ed4848293dc9c46bc5d0d6a (patch)
treec9e8912f840fac1073339f670f039743d9717616 /drivers/mtd
parentMerge branch 'udp_hash' (diff)
downloadkernel-qcow2-linux-1373a7739e886cda3ed4848293dc9c46bc5d0d6a.tar.gz
kernel-qcow2-linux-1373a7739e886cda3ed4848293dc9c46bc5d0d6a.tar.xz
kernel-qcow2-linux-1373a7739e886cda3ed4848293dc9c46bc5d0d6a.zip
net: clean up some sparse endianness warnings in ipv6.h
sparse is throwing warnings when building sunrpc modules due to some endianness shenanigans in ipv6.h. Specifically: CHECK net/sunrpc/addr.c include/net/ipv6.h:573:17: warning: restricted __be64 degrades to integer include/net/ipv6.h:577:34: warning: restricted __be32 degrades to integer include/net/ipv6.h:573:17: warning: restricted __be64 degrades to integer include/net/ipv6.h:577:34: warning: restricted __be32 degrades to integer Sprinkle some endianness fixups to silence them. These should all get fixed up at compile time, so I don't think this will add any extra work to be done at runtime. Signed-off-by: Jeff Layton <jlayton@primarydata.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions