mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-02 02:34:05 +08:00
staging: greybus: arpc.h: remove duplicate line.
Fix checkpatch.pl issue of the form: "CHECK: Please don't use multiple blank lines". Signed-off-by: Nathan Howard <adanhawthorn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
b3fc909ad1
commit
59d409014a
@ -74,7 +74,6 @@ struct arpc_response_message {
|
||||
__u8 result; /* Result of RPC */
|
||||
} __packed;
|
||||
|
||||
|
||||
/* ARPC requests */
|
||||
#define ARPC_TYPE_CPORT_CONNECTED 0x01
|
||||
#define ARPC_TYPE_CPORT_QUIESCE 0x02
|
||||
|
Loading…
Reference in New Issue
Block a user