consolidate the reassignments of ->f_op in ->open() instances
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 22 Sep 2013 18:17:15 +0000 (14:17 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 25 Oct 2013 03:34:53 +0000 (23:34 -0400)
commite84f9e57b90ca89664d733a7cef19aa7ccd832f3
tree2766cbae82e38a4356b161a7f48abfd9e4db56ce
parent7b00ed6fe6321547b9d51f5bfb30e7b5932e6889
consolidate the reassignments of ->f_op in ->open() instances

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/char/misc.c
drivers/gpu/drm/drm_fops.c
drivers/media/dvb-core/dvbdev.c
drivers/usb/core/file.c
fs/char_dev.c
include/linux/fs.h
sound/core/sound.c
sound/sound_core.c