Harvey Harrison 3634634edd debugfs: fix sparse warnings
extern does not belong in C files, move declaration to linux/debugfs.h
fs/debugfs/file.c:42:30: warning: symbol 'debugfs_file_operations' was not declared. Should it be static?
fs/debugfs/file.c:54:31: warning: symbol 'debugfs_link_operations' was not declared. Should it be static?

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-03-04 14:47:06 -08:00
..
2008-02-13 14:44:03 +01:00
2008-02-23 17:12:16 -08:00
2008-02-24 20:03:42 +01:00
2008-02-23 17:12:13 -08:00
2008-02-19 15:29:33 +01:00
2008-03-04 14:47:06 -08:00
2008-02-06 10:41:16 -08:00