mirror of https://gitee.com/openkylin/linux.git
staging: unisys: fix spacing in visorchipset.c
This patch fixes the following checkpatch warning: spaces preferred around that ‘*’ or ‘|’ Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
2ee0d05243
commit
8c395e740b
|
@ -47,7 +47,6 @@
|
|||
|
||||
#define VISORCHIPSET_MMAP_CONTROLCHANOFFSET 0x00000000
|
||||
|
||||
|
||||
#define UNISYS_SPAR_LEAF_ID 0x40000000
|
||||
|
||||
/* The s-Par leaf ID returns "UnisysSpar64" encoded across ebx, ecx, edx */
|
||||
|
|
Loading…
Reference in New Issue