mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-29 04:41:21 -04: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:
committed by
Greg Kroah-Hartman
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)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user