]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit443213007fc79925b39c7deeff80009f6564dbab
tree2766cbae82e38a4356b161a7f48abfd9e4db56ce
parent5e2c9ba8ed6616f944abf8c59039aca43df3f1ba
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