From: Sebastian Andrzej Siewior Date: Thu, 19 Dec 2013 15:28:27 +0000 (+0100) Subject: iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw() X-Git-Tag: v3.14-rc1~142^2~46^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb7f8ce3bcd12bdfa0940c96ba1d2eddba88d000;p=pandora-kernel.git iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw() It somehow looks like the ending bracket belongs to the if statement but it does belong to the while loop. This patch moves the bracket where it belongs. Signed-off-by: Sebastian Andrzej Siewior Acked-by: Jonathan Cameron Signed-off-by: Lee Jones --- Reading git-diff-tree failed