diff options
| author | Michael S. Tsirkin <[email protected]> | 2016-12-08 02:19:29 +0000 |
|---|---|---|
| committer | Michael S. Tsirkin <[email protected]> | 2016-12-15 22:13:39 +0000 |
| commit | 05de97003c773e7881e4df3f767b81a6508107f2 (patch) | |
| tree | de65d995013e8a0851749f0841e370fa92c22c63 /net/unix/af_unix.c | |
| parent | virtio_mmio: Set dev.release() to avoid warning (diff) | |
| download | kernel-05de97003c773e7881e4df3f767b81a6508107f2.tar.gz kernel-05de97003c773e7881e4df3f767b81a6508107f2.zip | |
linux/types.h: enable endian checks for all sparse builds
By now, linux is mostly endian-clean. Enabling endian-ness
checks for everyone produces about 200 new sparse warnings for me -
less than 10% over the 2000 sparse warnings already there.
Not a big deal, OTOH enabling this helps people notice
they are introducing new bugs.
So let's just drop __CHECK_ENDIAN__. Follow-up patches
can drop distinction between __bitwise and __bitwise__.
Cc: Linus Torvalds <[email protected]>
Suggested-by: Christoph Hellwig <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
