diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-10-05 10:52:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-10-05 10:52:53 -0700 |
commit | 60a9483534ed0d99090a2ee1d4bb0b8179195f51 (patch) | |
tree | eb693a63edf2dc08115aa228602e1507fbc8b182 /README | |
parent | f6274b06e326d8471cdfb52595f989a90f5e888f (diff) | |
parent | ef31499a87cf842bdf6719f44473d93e99d09fe2 (diff) |
Merge tag 'warning-fixes-20211005' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Pull misc fs warning fixes from David Howells:
"The first four patches fix kerneldoc warnings in fscache, afs, 9p and
nfs - they're mostly just comment changes, though there's one place in
9p where a comment got detached from the function it was attached to
(v9fs_fid_add) and has to switch places with a function that got
inserted between (__add_fid).
The patch on the end removes an unused symbol in fscache"
* tag 'warning-fixes-20211005' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs:
fscache: Remove an unused static variable
fscache: Fix some kerneldoc warnings shown up by W=1
9p: Fix a bunch of kerneldoc warnings shown up by W=1
afs: Fix kerneldoc warning shown up by W=1
nfs: Fix kerneldoc warning shown up by W=1
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions