android_kernel_xiaomi_sm8350/drivers/usb/misc
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6
Many struct file_operations in the kernel can be "const".  Marking them const
moves these to the .rodata section, which avoids false sharing with potential
dirty data.  In addition it'll catch accidental writes at compile time to
these shared resources.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:45 -08:00
..
sisusbvga sisusb_con warning fixes 2007-01-05 12:19:10 -08:00
adutux.c [PATCH] mark struct file_operations const 6 2007-02-12 09:48:45 -08:00
appledisplay.c [PATCH] null pointer dereference in appledisplay driver 2007-02-12 09:48:27 -08:00
auerswald.c USB AUERSWALD: replace kmalloc+memset with kzalloc 2006-12-20 10:14:26 -08:00
cypress_cy7c63.c
cytherm.c
emi26_fw.h
emi26.c
emi62_fw_m.h
emi62_fw_s.h
emi62.c
ftdi-elan.c [PATCH] mark struct file_operations const 6 2007-02-12 09:48:45 -08:00
idmouse.c USB: Remove unneeded void * casts in idmouse.c 2007-02-07 15:44:32 -08:00
Kconfig
ldusb.c
legousbtower.c
Makefile
phidget.c
phidget.h
phidgetkit.c
phidgetmotorcontrol.c
phidgetservo.c USB: Fix oops in PhidgetServo 2006-12-20 10:13:22 -08:00
rio500_usb.h
rio500.c USB: mutexification of rio500 2007-02-07 15:44:32 -08:00
trancevibrator.c USB: fix transvibrator disconnect race 2006-12-20 10:13:23 -08:00
usb_u132.h
usblcd.c
usbled.c
usbtest.c
uss720.c