staging: unisys: remove stray blank line in timskmod.h
Just cleaning up the extra blank line from here. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
fdee662e61
commit
132b8f9a35
1 changed files with 0 additions and 1 deletions
|
@ -114,7 +114,6 @@
|
|||
#define INFODEVX(devno, fmt, args...) LOGINFDEVX(devno, fmt, ## args)
|
||||
#define DEBUGDEV(devname, fmt, args...) DBGINFDEV(devname, fmt, ## args)
|
||||
|
||||
|
||||
/* @} */
|
||||
|
||||
/** Verifies the consistency of your PRIVATEDEVICEDATA structure using
|
||||
|
|
Loading…
Add table
Reference in a new issue