]> git.baikalelectronics.ru Git - kernel.git/commit
afs: Fix some checker issues
authorDavid Howells <dhowells@redhat.com>
Thu, 19 May 2022 07:40:12 +0000 (08:40 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 10 Jun 2022 19:55:21 +0000 (20:55 +0100)
commit073cd5bede4c91d5afacb559d2619c01a8d829c9
tree0eb5f9e72cb87da978cc084fadcd80852ed80c6e
parent79e600f2e81bd94637a4b46911c259c84ea90307
afs: Fix some checker issues

Remove an unused global variable and make another static as reported by
make C=1.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-afs@lists.infradead.org
fs/afs/volume.c