]> git.ipfire.org Git - thirdparty/linux.git/commit - arch/xtensa/kernel/setup.c
procfs: constify function pointer tables
authorJan Engelhardt <jengelh@computergmbh.de>
Fri, 8 Feb 2008 12:21:19 +0000 (04:21 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 8 Feb 2008 17:22:38 +0000 (09:22 -0800)
commit03a44825be987d720df854f63b2f7bd30e46bdde
tree6ac01a425ff2201db972fd3b836efc9b0ab6eaec
parentec26e11740cdff8c3c8330ea235478704ffb4a71
procfs: constify function pointer tables

Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Acked-By: David Howells <dhowells@redhat.com>
Acked-by: Bryan Wu <bryan.wu@analog.com>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
19 files changed:
arch/alpha/kernel/setup.c
arch/blackfin/kernel/setup.c
arch/cris/kernel/setup.c
arch/frv/kernel/setup.c
arch/h8300/kernel/setup.c
arch/m32r/kernel/setup.c
arch/m68k/kernel/setup.c
arch/m68knommu/kernel/setup.c
arch/parisc/kernel/setup.c
arch/ppc/kernel/setup.c
arch/v850/kernel/procfs.c
arch/xtensa/kernel/setup.c
fs/proc/base.c
fs/proc/nommu.c
fs/proc/proc_misc.c
fs/proc/proc_sysctl.c
fs/proc/proc_tty.c
fs/proc/task_mmu.c
fs/proc/task_nommu.c