mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
staging: comedi: comedi_internal.h: checkpatch.pl --strict cleanup
Fix the checkpatch.pl --strict issues: CHECK: Please use a blank line after function/struct/union/enum declarations Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
3df9f21af9
commit
663dfc0505
@ -48,6 +48,7 @@ void comedi_proc_cleanup(void);
|
||||
static inline void comedi_proc_init(void)
|
||||
{
|
||||
}
|
||||
|
||||
static inline void comedi_proc_cleanup(void)
|
||||
{
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user