]> Git Repo - linux.git/commit - include/linux/vt_kern.h
embedded: fix vc_translate operator precedence
authorTim Bird <[email protected]>
Fri, 1 Aug 2008 21:05:50 +0000 (14:05 -0700)
committerDavid Woodhouse <[email protected]>
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 <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
include/linux/vt_kern.h
This page took 0.050138 seconds and 4 git commands to generate.