From: Andy Shevchenko Date: Mon, 15 Jul 2013 08:59:43 +0000 (+0300) Subject: usbtmc: remove redundant braces X-Git-Tag: v3.12-rc1~186^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbf4976e7715da4a3e3599a500eb20d6be8b5046;p=pandora-kernel.git usbtmc: remove redundant braces There is a few cases where braces are not needed. This patch removes unnecessary '& 255' pieces as well when lvalue type is u8. Signed-off-by: Andy Shevchenko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed