Skip to content

Commit

Permalink
nfsd: remove unneeded forward declaration of nfsd4_mark_cb_fault()
Browse files Browse the repository at this point in the history
This isn't needed.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
  • Loading branch information
Jeff Layton authored and Chuck Lever committed Mar 10, 2025
1 parent 87055f8 commit d917d78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fs/nfsd/nfs4callback.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@

#define NFSDDBG_FACILITY NFSDDBG_PROC

static void nfsd4_mark_cb_fault(struct nfs4_client *clp);

#define NFSPROC4_CB_NULL 0
#define NFSPROC4_CB_COMPOUND 1

Expand Down

0 comments on commit d917d78

Please sign in to comment.