]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
linux: drop __bitwise__ everywhere
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 11 Dec 2016 04:34:53 +0000 (06:34 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 15 Dec 2016 22:13:41 +0000 (00:13 +0200)
commit9efeccacd3a486128d3add611dd4cefb5b60a58c
tree5d23034005e2856ac141a91547d39cb38717c72f
parent46d832f5e2102cce455672c5a0b8cbe97e27fe42
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 <mst@redhat.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Stefan Schmidt <stefan@osg.samsung.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Akced-by: Lee Duncan <lduncan@suse.com>
12 files changed:
arch/arm/plat-samsung/include/plat/gpio-cfg.h
drivers/md/dm-cache-block-types.h
drivers/net/ethernet/sun/sunhme.h
drivers/net/wireless/intel/iwlwifi/iwl-fw-file.h
include/linux/mmzone.h
include/linux/serial_core.h
include/linux/types.h
include/scsi/iscsi_proto.h
include/target/target_core_base.h
include/uapi/linux/virtio_types.h
net/ieee802154/6lowpan/6lowpan_i.h
net/mac80211/ieee80211_i.h