]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
asm-generic/bitops: Fix a comment typo in instrumented-atomic.h
authorKai Huang <kai.huang@intel.com>
Fri, 20 Mar 2026 07:59:38 +0000 (20:59 +1300)
committerYury Norov <ynorov@nvidia.com>
Mon, 23 Mar 2026 17:33:51 +0000 (13:33 -0400)
commitf3e9c1138e9d20677ed085107cd2872d5218e3b1
tree6764c16c3d829db0f67c8b7e9abae2c1a429b8bd
parent7b52b262f8a8cd96dac33721389a884420c18365
asm-generic/bitops: Fix a comment typo in instrumented-atomic.h

The comment after the '#endif' at the end of the instrumented-atomic.h
is a typo.  The "NON_ATOMIC" part should be "ATOMIC".  Fix it.

Signed-off-by: Kai Huang <kai.huang@intel.com>
Signed-off-by: Yury Norov <ynorov@nvidia.com>
include/asm-generic/bitops/instrumented-atomic.h