All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] fscache, 9p, afs, nfs: Fix kerneldoc warnings and one unused variable
@ 2021-10-05 13:34 David Howells
  2021-10-05 17:56 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Howells @ 2021-10-05 13:34 UTC (permalink / raw)
  To: torvalds
  Cc: dhowells, Dominique Martinet, Jeff Layton, Marc Dionne,
	Trond Myklebust, Anna Schumaker, Mauro Carvalho Chehab,
	v9fs-developer, linux-afs, linux-nfs, linux-fsdevel, linux-doc,
	linux-kernel

Hi Linus,

Could you consider pulling these changes please?

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 - I moved it last
so you can discard it if you'd rather not pull that one just now.

David

Link: https://lore.kernel.org/r/163214005516.2945267.7000234432243167892.stgit@warthog.procyon.org.uk/ # rfc v1
Link: https://lore.kernel.org/r/163281899704.2790286.9177774252843775348.stgit@warthog.procyon.org.uk/ # rfc v2
Link: https://lore.kernel.org/r/163342376338.876192.10313278824682848704.stgit@warthog.procyon.org.uk/ # split up

---
The following changes since commit 9e1ff307c779ce1f0f810c7ecce3d95bbae40896:

  Linux 5.15-rc4 (2021-10-03 14:08:47 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/warning-fixes-20211005

for you to fetch changes up to ef31499a87cf842bdf6719f44473d93e99d09fe2:

  fscache: Remove an unused static variable (2021-10-04 22:13:12 +0100)

----------------------------------------------------------------
Warning fixes

----------------------------------------------------------------
David Howells (5):
      nfs: Fix kerneldoc warning shown up by W=1
      afs: Fix kerneldoc warning shown up by W=1
      9p: Fix a bunch of kerneldoc warnings shown up by W=1
      fscache: Fix some kerneldoc warnings shown up by W=1
      fscache: Remove an unused static variable

 fs/9p/cache.c          |  8 ++++----
 fs/9p/fid.c            | 14 +++++++-------
 fs/9p/v9fs.c           |  8 +++-----
 fs/9p/vfs_addr.c       | 14 +++++++++-----
 fs/9p/vfs_file.c       | 33 ++++++++++++---------------------
 fs/9p/vfs_inode.c      | 24 ++++++++++++++++--------
 fs/9p/vfs_inode_dotl.c | 11 +++++++++--
 fs/afs/dir_silly.c     |  4 ++--
 fs/fscache/object.c    |  2 +-
 fs/fscache/operation.c |  3 +++
 fs/nfs_common/grace.c  |  1 -
 11 files changed, 66 insertions(+), 56 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] fscache, 9p, afs, nfs: Fix kerneldoc warnings and one unused variable
  2021-10-05 13:34 [GIT PULL] fscache, 9p, afs, nfs: Fix kerneldoc warnings and one unused variable David Howells
@ 2021-10-05 17:56 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-10-05 17:56 UTC (permalink / raw)
  To: David Howells
  Cc: torvalds, dhowells, Dominique Martinet, Jeff Layton, Marc Dionne,
	Trond Myklebust, Anna Schumaker, Mauro Carvalho Chehab,
	v9fs-developer, linux-afs, linux-nfs, linux-fsdevel, linux-doc,
	linux-kernel

The pull request you sent on Tue, 05 Oct 2021 14:34:39 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/warning-fixes-20211005

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/60a9483534ed0d99090a2ee1d4bb0b8179195f51

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-05 17:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05 13:34 [GIT PULL] fscache, 9p, afs, nfs: Fix kerneldoc warnings and one unused variable David Howells
2021-10-05 17:56 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.