diff options
| author | Benjamin Romer <benjamin.romer@unisys.com> | 2014-09-30 12:07:48 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-02 09:42:30 -0700 |
| commit | 132b8f9a351767289bc6bd91f2d029c53610d73f (patch) | |
| tree | 159e19eb02d7ba6aeab9aab8e096667547e50943 | |
| parent | fdee662e618250ef8c6ea10ad102c620af39f326 (diff) | |
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>
| -rw-r--r-- | drivers/staging/unisys/include/timskmod.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/unisys/include/timskmod.h b/drivers/staging/unisys/include/timskmod.h index ee7e85feb344..0f59b3ccca78 100644 --- a/drivers/staging/unisys/include/timskmod.h +++ b/drivers/staging/unisys/include/timskmod.h @@ -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 |
