Re: [PATCH] Block: blk-flush: Fixed indent code style

2013-03-22 Thread Jens Axboe
On Thu, Mar 21 2013, Alice Ferrazzi wrote: > Fixed code indent should use tabs where possible. Thanks, applied. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kern

[PATCH] Block: blk-flush: Fixed indent code style

2013-03-20 Thread Alice Ferrazzi
Fixed code indent should use tabs where possible. Signed-off-by: Alice Ferrazzi --- block/blk-flush.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/block/blk-flush.c b/block/blk-flush.c index db8f1b5..cc2b827 100644 --- a/block/blk-flush.c +++ b/block/blk-flush.c @@ -444