[SCSI] sg: remove unnecessary indentation
authorJörn Engel <joern@logfs.org>
Thu, 12 Apr 2012 21:32:17 +0000 (17:32 -0400)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 17 May 2012 08:45:29 +0000 (09:45 +0100)
commitdddbf8d908e89afb14a49502f568d2a2b814436d
tree2c2d76ed7c18ac6bbd53ced427371042dd81061a
parenta7a20d103994fd760766e6c9d494daa569cbfe06
[SCSI] sg: remove unnecessary indentation

blocking is de-facto a constant and the now-removed comment wasn't all
that useful either.  Without them and the resulting indentation the code
is a bit nicer to read.

Signed-off-by: Joern Engel <joern@logfs.org>
Acked-by: Douglas Gilbert <dgilbert@interlog.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/sg.c