commit | 102d841055be8e6e4e24d58917ffc04958262c4d | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu May 19 08:40:12 2022 +0100 |
committer | David Howells <dhowells@redhat.com> | Fri Jun 10 20:55:21 2022 +0100 |
tree | 0eb5f9e72cb87da978cc084fadcd80852ed80c6e | |
parent | aa3398fb4b3f67d89688976098ad93721b6d7852 [diff] |
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