oprofile: get rid of pointless forward declarations of struct super_block

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro
2013-07-19 16:13:30 +04:00
부모 6af4ea0ba7
커밋 2b2fee80a7
3개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제

파일 보기

@@ -25,7 +25,6 @@ extern struct oprofile_stat_struct oprofile_stats;
/* reset all stats to zero */
void oprofile_reset_stats(void);
struct super_block;
struct dentry;
/* create the stats/ dir */