fs/affs/namei.c: forward declarations clean-up
authorFabian Frederick <[email protected]>
Mon, 27 Feb 2017 22:27:57 +0000 (14:27 -0800)
committerLinus Torvalds <[email protected]>
Tue, 28 Feb 2017 02:43:46 +0000 (18:43 -0800)
commitf567accb3ff4a6ac9a2a50d33e29a076afc7dd2e
treef07bed795cc853389bd22a3e574ee068541220b0
parentc1618208511f070883a3d079ef7f78024e7faf90
fs/affs/namei.c: forward declarations clean-up

Move dentry_operations structures and remove forward declarations.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Fabian Frederick <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/affs/namei.c