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)
commit22ade7e7a8ec672f8534c0d52786dee360b7897e
tree618fe302ec67e573dfa061d069227d0dd56f443c
parent10495a0071516df40953574925df74be2a00cd89
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