embedded: fix vc_translate operator precedence
authorTim Bird <tim.bird@am.sony.com>
Fri, 1 Aug 2008 21:05:50 +0000 (14:05 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 1 Aug 2008 21:23:09 +0000 (22:23 +0100)
commit4744b43431e8613f920c5cba88346756f53c5165
treedafe97684babed8a1b5a9c79bf7043d2ac7e2849
parent3669bc143fb3d389918379547f4a6b28a757b7fe
embedded: fix vc_translate operator precedence

This fixes a bug in operator precedence in the newly introduced vc_translate
macro.  Without this fix, the translation of some characters on the
kernel console is garbled.

This patch was copied to the e-mail list previously for testing.  Now,
all reports confirm that it works, so this is an official post for
application.

Signed-off-by: Tim Bird <tim.bird@am.sony.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
include/linux/vt_kern.h