]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: comedi: comedi_fops: Remove unused stat.h header
authorCheah Kok Cheong <thrust73@gmail.com>
Sat, 7 Jan 2017 11:13:12 +0000 (19:13 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jan 2017 16:38:32 +0000 (17:38 +0100)
commit385650b1059615cc745cd2cd376c5240b9a41e3f
tree51f1b706c3a438371fd79a9b4420746c4dd76ef5
parentf8af997c60c261db5540721161b3c27476541b3b
Staging: comedi: comedi_fops: Remove unused stat.h header

Unused after commit 7c0cf5620835 ("staging: comedi: comedi_fops:
coding style fixes") - Fixed coding style in comedi_fops.c
Symbolic to octal permission.

Anyway it's included in module.h

Signed-off-by: Cheah Kok Cheong <thrust73@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi_fops.c