From: Masahiro Yamada Date: Mon, 17 Aug 2015 02:59:52 +0000 (+0100) Subject: ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD() X-Git-Tag: omap-for-v4.3/fixes-rc1~102^2~1^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8901925d32232adb57ba1b4c26d0c0f9d521a78c;p=pandora-kernel.git ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD() Use BIT_MASK() and BIT_WORD() rather than hard-coding the size of the "long" type. Signed-off-by: Masahiro Yamada Signed-off-by: Russell King --- Reading git-diff-tree failed