From: Pierre Peiffer <pierre.peiffer@bull.net> These extern variables are declared twice, so it removes one of the declaration. Signed-off-by: Pierre Peiffer <pierre.peiffer@bull.net> --- fs/proc/internal.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/fs/proc/internal.h b/fs/proc/internal.h index b215c35..d812816 100644 --- a/fs/proc/internal.h +++ b/fs/proc/internal.h @@ -50,10 +50,6 @@ extern const struct file_operations proc_maps_operations; extern const struct file_operations proc_numa_maps_operations; extern const struct file_operations proc_smaps_operations; -extern const struct file_operations proc_maps_operations; -extern const struct file_operations proc_numa_maps_operations; -extern const struct file_operations proc_smaps_operations; - void free_proc_entry(struct proc_dir_entry *de); -- Pierre Peiffer -
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Alan Cox | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Jan Engelhardt | intel iommu (Re: -mm merge plans for 2.6.23) |
git: | |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | Re: [GIT]: Networking |
| Evgeniy Polyakov | Re: [BUG] New Kernel Bugs |
