From: Benjamin Romer Date: Thu, 23 Oct 2014 18:30:44 +0000 (-0400) Subject: staging: unisys: remove extra blank lines in diagchannel.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c41ace756d3edd24fd742bdd5cc67393cb906045;p=deliverable%2Flinux.git staging: unisys: remove extra blank lines in diagchannel.h Take out the extra blank lines in diagchannel.h. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/common-spar/include/channels/diagchannel.h b/drivers/staging/unisys/common-spar/include/channels/diagchannel.h index 2f0a523a9659..5d378811fc33 100644 --- a/drivers/staging/unisys/common-spar/include/channels/diagchannel.h +++ b/drivers/staging/unisys/common-spar/include/channels/diagchannel.h @@ -235,8 +235,6 @@ enum diag_severity { * If a change is made to this enum, they should also be reflected in that * file. */ - - /* A cause value "DIAG_CAUSE_FILE_XFER" together with a severity value of * "DIAG_SEVERITY_PRINT" (=4), is used for transferring text or binary file to * the Diag partition. This cause-severity combination will be used by Logger