From 7633978b43ebe3ec4759ef069acd7bf3d743b79c Mon Sep 17 00:00:00 2001 From: Fabian Frederick Date: Fri, 12 Dec 2014 16:57:47 -0800 Subject: [PATCH] fs/affs/file.c: forward declaration clean-up -Move file_operations to avoid forward declarations. -Remove unused declarations. Signed-off-by: Fabian Frederick Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed