]> git.baikalelectronics.ru Git - kernel.git/commit
afs: Rearrange fs/afs/proc.c by moving fops and open functions down
authorDavid Howells <dhowells@redhat.com>
Fri, 18 May 2018 10:46:14 +0000 (11:46 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 18 May 2018 10:46:14 +0000 (11:46 +0100)
commit6f35abd843fb158d2e000878b326aab936abc9a8
tree618fe302ec67e573dfa061d069227d0dd56f443c
parent0aacc0c92fbd811316d53481e6ee4f38f5001a78
afs: Rearrange fs/afs/proc.c by moving fops and open functions down

Rearrange fs/afs/proc.c by moving fops and open functions down so as to
remove predeclarations.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/proc.c