b68e31d0eb
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> |
||
---|---|---|
.. | ||
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 | ||
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 | ||
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 |