mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
We dropped __CHECK_ENDIAN__ so __bitwise__ is now an implementation detail. People should use __bitwise everywhere. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>