From b6fbbb4df8a84914f54157067df59aa50e6000e6 Mon Sep 17 00:00:00 2001 From: Alexey Dobriyan Date: Fri, 8 Feb 2008 04:18:26 -0800 Subject: [PATCH] --- yaml --- r: 84608 b: refs/heads/master c: 5b3fe63b19e00f3b2a14a09c979e84163029e390 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/proc/inode.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e8119301853f..469b6f98af2a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cbdc73873229754ab3e673ea8c82eaf9ae3c646f +refs/heads/master: 5b3fe63b19e00f3b2a14a09c979e84163029e390 diff --git a/trunk/fs/proc/inode.c b/trunk/fs/proc/inode.c index 6ecf6396f072..82b3a1b5a70b 100644 --- a/trunk/fs/proc/inode.c +++ b/trunk/fs/proc/inode.c @@ -467,4 +467,3 @@ int proc_fill_super(struct super_block *s) de_put(&proc_root); return -ENOMEM; } -MODULE_LICENSE("GPL");