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>
Showing
- arch/arm/plat-samsung/include/plat/gpio-cfg.h 1 addition, 1 deletionarch/arm/plat-samsung/include/plat/gpio-cfg.h
- drivers/md/dm-cache-block-types.h 3 additions, 3 deletionsdrivers/md/dm-cache-block-types.h
- drivers/net/ethernet/sun/sunhme.h 1 addition, 1 deletiondrivers/net/ethernet/sun/sunhme.h
- drivers/net/wireless/intel/iwlwifi/iwl-fw-file.h 2 additions, 2 deletionsdrivers/net/wireless/intel/iwlwifi/iwl-fw-file.h
- include/linux/mmzone.h 1 addition, 1 deletioninclude/linux/mmzone.h
- include/linux/serial_core.h 2 additions, 2 deletionsinclude/linux/serial_core.h
- include/linux/types.h 2 additions, 2 deletionsinclude/linux/types.h
- include/scsi/iscsi_proto.h 1 addition, 1 deletioninclude/scsi/iscsi_proto.h
- include/target/target_core_base.h 1 addition, 1 deletioninclude/target/target_core_base.h
- include/uapi/linux/virtio_types.h 3 additions, 3 deletionsinclude/uapi/linux/virtio_types.h
- net/ieee802154/6lowpan/6lowpan_i.h 1 addition, 1 deletionnet/ieee802154/6lowpan/6lowpan_i.h
- net/mac80211/ieee80211_i.h 2 additions, 2 deletionsnet/mac80211/ieee80211_i.h
Loading
Please register or sign in to comment