From: Jörn Engel Date: Thu, 12 Apr 2012 21:32:48 +0000 (-0400) Subject: [SCSI] sg: remove while (1) non-loop X-Git-Tag: v3.5-rc1~172^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=794c10fa0fa4d1781c5651c31e3d4d0b71629128;p=pandora-kernel.git [SCSI] sg: remove while (1) non-loop The while (1) construct isn't actually a loop at all. So let's not pretent and obfuscate the code. Signed-off-by: Joern Engel Acked-by: Douglas Gilbert Signed-off-by: James Bottomley --- Reading git-diff-tree failed