]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Documentation/sparse: drop __bitwise__
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 11 Dec 2016 04:28:41 +0000 (06:28 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 15 Dec 2016 22:13:40 +0000 (00:13 +0200)
commit9536099a8ef185abc0497d5e995ce23bd587a96e
tree253acc5a0a2d859b4ee38e622cd74c2c5eaa2a26
parent376a5fb34b04524af501a0c5979c5920be940e05
Documentation/sparse: drop __bitwise__

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>
Documentation/dev-tools/sparse.rst