[PATCH 1/5] staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macros

Dan Carpenter dan.carpenter at oracle.com
Thu Feb 26 15:07:08 UTC 2015


On Thu, Feb 26, 2015 at 09:55:02AM -0500, Benjamin Romer wrote:
> +	if (virthbainfo->serverdown || virthbainfo->serverchangingstate)
> +			return FAILED;
> +

[ snip ]

> +	if (virthbainfo->serverdown || virthbainfo->serverchangingstate)
> +			return FAILED;

Gar...  Actually everything is double tabbed.  What's the deal with
that?  There are other examples as well.

regards,
dan carpenter



More information about the devel mailing list