From: Andy Whitcroft Date: Thu, 24 Jul 2008 04:29:10 +0000 (-0700) Subject: checkpatch: variants -- move the main unary/binary operators to use variants X-Git-Tag: v2.6.27-rc1~694 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74048ed811152a995a88945ba9e0dded34adfff4;p=pandora-kernel.git checkpatch: variants -- move the main unary/binary operators to use variants Now that we have a variants system, move to using that to carry the unary/binary designation for +, -, &, and *. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed