OSDN Git Service

afs: Rearrange fs/afs/proc.c to move the show routines up
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)
commitf06916895b16bef73c8954b11f9ce31830a80fc2
tree3da9cdeb3c348c179b297bba5bf2caf9f555a6b4
parent22ade7e7a8ec672f8534c0d52786dee360b7897e
afs: Rearrange fs/afs/proc.c to move the show routines up

Rearrange fs/afs/proc.c to move the show routines up to the top of each
block so the order is show, iteration, ops, file ops, fops.

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