mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +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>