trace: add build-time check to avoid overrunning hex buffer
authorHarvey Harrison <harvey.harrison@gmail.com>
Thu, 9 Oct 2008 00:44:55 +0000 (17:44 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:39:26 +0000 (10:39 +0200)
Remove the runtime BUG_ON and change to a compile-time check in
the macro that calls the hex format routine

[Noticed by Joe Perches]
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found