kernel-ark/arch/v850/kernel
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations
As part of an SMP cleanliness pass over UML, I consted a bunch of
structures in order to not have to document their locking.  One of these
structures was a struct tty_operations.  In order to const it in UML
without introducing compiler complaints, the declaration of
tty_set_operations needs to be changed, and then all of its callers need to
be fixed.

This patch declares all struct tty_operations in the tree as const.  In all
cases, they are static and used only as input to tty_set_operations.  As an
extra check, I ran an i386 allyesconfig build which produced no extra
warnings.

53 drivers are affected.  I checked the history of a bunch of them, and in
most cases, there have been only a handful of maintenance changes in the
last six months.  serial_core.c was the busiest one that I looked at.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-02 07:57:14 -07:00
..
anna-rom.ld
anna.c
anna.ld
as85ep1-rom.ld
as85ep1.c
as85ep1.ld
asm-offsets.c
bug.c
entry.S
fpga85e2c.c
fpga85e2c.ld
gbus_int.c
head.S
highres_timer.c
init_task.c
intv.S
irq.c
ma.c
mach.c
mach.h
Makefile
me2.c
memcons.c [PATCH] const struct tty_operations 2006-10-02 07:57:14 -07:00
module.c
process.c
procfs.c
ptrace.c
rte_cb_leds.c
rte_cb_multi.c
rte_cb.c
rte_ma1_cb-rom.ld
rte_ma1_cb.c
rte_ma1_cb.ld
rte_mb_a_pci.c
rte_me2_cb.c
rte_me2_cb.ld
rte_nb85e_cb-multi.ld
rte_nb85e_cb.c
rte_nb85e_cb.ld
semaphore.c
setup.c
signal.c
sim85e2.c
sim85e2.ld
sim.c
sim.ld
simcons.c [PATCH] const struct tty_operations 2006-10-02 07:57:14 -07:00
syscalls.c
teg.c
time.c
v850_ksyms.c
v850e2_cache.c
v850e_cache.c
v850e_intc.c
v850e_timer_d.c
v850e_utils.c
vmlinux.lds.S