]> www.infradead.org Git - users/jedix/linux-maple.git/commit
afs: Drop the net parameter from afs_unuse_cell()
authorDavid Howells <dhowells@redhat.com>
Mon, 24 Feb 2025 10:54:04 +0000 (10:54 +0000)
committerDavid Howells <dhowells@redhat.com>
Mon, 10 Mar 2025 09:47:15 +0000 (09:47 +0000)
commit469c82b558628482002e4819d35b7670f0a989fd
tree1c38621cdc8a62e379f5895acc4103acf59bcab5
parent92c48157ade88e7a543a64af4a806613fbde2ef3
afs: Drop the net parameter from afs_unuse_cell()

Remove the redundant net parameter to afs_unuse_cell() as cell->net can be
used instead.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
cc: linux-fsdevel@vger.kernel.org
Link: https://lore.kernel.org/r/20250224234154.2014840-12-dhowells@redhat.com/
Link: https://lore.kernel.org/r/20250310094206.801057-8-dhowells@redhat.com/
fs/afs/cell.c
fs/afs/dynroot.c
fs/afs/internal.h
fs/afs/mntpt.c
fs/afs/proc.c
fs/afs/super.c
fs/afs/vl_alias.c
include/trace/events/afs.h