diff options
author | 2020-11-16 16:02:29 +0100 | |
---|---|---|
committer | 2020-12-03 11:20:51 +0100 | |
commit | 79f3b4372b74f03ba25784f7f2e4b0c90e3aef47 (patch) | |
tree | a835ca6393b3c0905478cad9430f3fa24dffbefc | |
parent | atomic: Delete obsolete documentation (diff) | |
download | wireguard-linux-79f3b4372b74f03ba25784f7f2e4b0c90e3aef47.tar.xz wireguard-linux-79f3b4372b74f03ba25784f7f2e4b0c90e3aef47.zip |
atomic: Update MAINTAINERS
Update the files list to include refcount.h and the Documentation/
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3da6d8c154e4..6928881c7cbe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2982,6 +2982,8 @@ L: linux-kernel@vger.kernel.org S: Maintained F: arch/*/include/asm/atomic*.h F: include/*/atomic*.h +F: include/linux/refcount.h +F: Documentation/atomic_*.txt F: scripts/atomic/ ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER |