"make namespacecheck" fixes

Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Ingo Molnar
2008-04-23 13:20:56 +02:00
parent f8dc5a186c
commit a4928cffe6
13 changed files with 18 additions and 20 deletions

View File

@@ -324,7 +324,7 @@ static const struct file_operations ptdump_fops = {
.release = single_release,
};
int pt_dump_init(void)
static int pt_dump_init(void)
{
struct dentry *pe;