]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc6ac3648f5ceb61b2bef1d208ed0f2e85dab25b6
tree3da9cdeb3c348c179b297bba5bf2caf9f555a6b4
parentfab8735c8a50f5a03f4ffaee769f20bb19588672
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