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

Bjorn Helgaas posted 2 patches 4 years, 3 months ago
There is a newer version of this series
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(-)
[PATCH 0/2] linux/types.h: Tidy __bitwise, add __CHECKER__ hints
Posted by Bjorn Helgaas 4 years, 3 months ago
From: Bjorn Helgaas <bhelgaas@google.com>

- 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