[PATCH 0/2] linux/types.h: Tidy __bitwise, add __CHECKER__ hints

From: Bjorn Helgaas
Date: Thu Mar 10 2022 - 17:09:41 EST


From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>

- Tidy up __bitwise__, which is unused except in the __bitwise definition

- Add hints about what __CHECKER__ means

Bjorn Helgaas (2):
linux/types.h: Remove unnecessary __bitwise__
Documentation/sparse: Add hints about __CHECKER__

Documentation/dev-tools/sparse.rst | 2 ++
include/linux/compiler_types.h | 1 +
include/uapi/linux/types.h | 6 +++---
3 files changed, 6 insertions(+), 3 deletions(-)

--
2.25.1