mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-27 08:05:27 +08:00
staging: unisys: fix line spacing in uniklog.h
Take out the doubled blank lines in uniklog.h, too. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
d559f2cf4d
commit
191126ac50
@ -23,7 +23,6 @@
|
||||
#ifndef __UNIKLOG_H__
|
||||
#define __UNIKLOG_H__
|
||||
|
||||
|
||||
#include <linux/printk.h>
|
||||
|
||||
/*
|
||||
@ -122,7 +121,6 @@
|
||||
} \
|
||||
} while (0)
|
||||
|
||||
|
||||
/*
|
||||
* # LOGERR
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user