From: Richard Weinberger Date: Mon, 7 May 2012 22:47:20 +0000 (+0200) Subject: UBI: remove superfluous "!!" operation X-Git-Tag: sz_release~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ba7ae607173078df9e630ced13b85c6adf0418;p=pandora-kernel.git UBI: remove superfluous "!!" operation !!(x < y) and (x < y) are identical expressions. Signed-off-by: Richard Weinberger Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed