oprofile: more whitespace fixes

Signed-off-by: Robert Richter <robert.richter@amd.com>
This commit is contained in:
Robert Richter
2008-09-05 17:12:36 +02:00
parent c92960fccb
commit 25ad2913ca
23 changed files with 91 additions and 91 deletions

View File

@ -28,6 +28,6 @@ struct super_block;
struct dentry;
/* create the stats/ dir */
void oprofile_create_stats_files(struct super_block * sb, struct dentry * root);
void oprofile_create_stats_files(struct super_block *sb, struct dentry *root);
#endif /* OPROFILE_STATS_H */