diff options
| author | Michael S. Tsirkin <[email protected]> | 2016-12-11 04:34:53 +0000 |
|---|---|---|
| committer | Michael S. Tsirkin <[email protected]> | 2016-12-15 22:13:41 +0000 |
| commit | 9efeccacd3a486128d3add611dd4cefb5b60a58c (patch) | |
| tree | 5d23034005e2856ac141a91547d39cb38717c72f /net/unix/af_unix.c | |
| parent | checkpatch: replace __bitwise__ with __bitwise (diff) | |
| download | kernel-9efeccacd3a486128d3add611dd4cefb5b60a58c.tar.gz kernel-9efeccacd3a486128d3add611dd4cefb5b60a58c.zip | |
linux: drop __bitwise__ everywhere
__bitwise__ used to mean "yes, please enable sparse checks
unconditionally", but now that we dropped __CHECK_ENDIAN__
__bitwise is exactly the same.
There aren't many users, replace it by __bitwise everywhere.
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Stefan Schmidt <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Akced-by: Lee Duncan <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
