From: Benjamin Romer Date: Thu, 23 Oct 2014 18:29:48 +0000 (-0400) Subject: staging: unisys: clean up stray blank lines in channel_guid.h X-Git-Tag: v3.19-rc1~66^2~1008 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4d08ae26accfa5189a9a22c65b593be92f67db8d;p=karo-tx-linux.git staging: unisys: clean up stray blank lines in channel_guid.h Just remove extra blank lines in channel_guid.h. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/common-spar/include/channels/channel_guid.h b/drivers/staging/unisys/common-spar/include/channels/channel_guid.h index 16df33a751a6..706363fc3e9a 100644 --- a/drivers/staging/unisys/common-spar/include/channels/channel_guid.h +++ b/drivers/staging/unisys/common-spar/include/channels/channel_guid.h @@ -43,7 +43,6 @@ static const uuid_le spar_vnic_channel_protocol_uuid = 0x85, 0x30, 0x44, 0x45, 0x53, 0x54, 0x42, 0x00) static const uuid_le spar_siovm_uuid = SPAR_SIOVM_UUID; - /* Used in visornoop/visornoop_main.c * {5b52c5ac-e5f5-4d42-8dff-429eaecd221f} */ @@ -60,5 +59,3 @@ static const uuid_le spar_controldirector_channel_protocol_uuid = #define SPAR_DIAG_POOL_CHANNEL_PROTOCOL_UUID \ UUID_LE(0xb4e79625, 0xaede, 0x4eaa, \ 0x9e, 0x11, 0xd3, 0xed, 0xdc, 0xd4, 0x50, 0x4c) - -