gfs2: Fix comments to glock_hash_walk
authorBob Peterson <rpeterso@redhat.com>
Mon, 12 Oct 2020 20:04:20 +0000 (15:04 -0500)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 20 Oct 2020 21:16:16 +0000 (23:16 +0200)
commitdbffb29dac6a8864bc026ca904a8cc361de71a1a
treecd15c009f09b823f97d1d905f2f93a8014b7d162
parente2c6c8a797eea88b267743d99d593d368aa43481
gfs2: Fix comments to glock_hash_walk

The comments before function glock_hash_walk had the wrong name and
an extra parameter. This simply fixes the comments.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/glock.c