gfs2: Fix dir.c function parameter descriptions
authorBob Peterson <rpeterso@redhat.com>
Mon, 22 Mar 2021 12:38:57 +0000 (08:38 -0400)
committerAndreas Gruenbacher <agruenba@redhat.com>
Sat, 3 Apr 2021 19:32:09 +0000 (21:32 +0200)
commit3ae3a7d62a68dfd3b7b6636d8ec1d36ff71de066
treecc9e80ec80482e57cea1e5c02518de27f7a39c1a
parentf68effb308c738da35cb5e750bf49bb0bb569492
gfs2: Fix dir.c function parameter descriptions

This patch simply fixes a bunch of function parameter comments
in dir.c that were reported by the kernel test robot.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/dir.c