[PATCH 1/3 linux-next] fs/affs: normalize inode function prototypes

2017-05-15 Thread Fabian Frederick
Use the same style as other function blocks Signed-off-by: Fabian Frederick --- fs/affs/affs.h | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/fs/affs/affs.h b/fs/affs/affs.h index 773749b..87b17b5 100644 --- a/fs/affs/affs.h +++

[PATCH 1/3 linux-next] fs/affs: normalize inode function prototypes

2017-05-15 Thread Fabian Frederick
Use the same style as other function blocks Signed-off-by: Fabian Frederick --- fs/affs/affs.h | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/fs/affs/affs.h b/fs/affs/affs.h index 773749b..87b17b5 100644 --- a/fs/affs/affs.h +++ b/fs/affs/affs.h @@ -179,14