printk: remove unused code from kernel/printk.c
authorroel kluin <roel.kluin@gmail.com>
Tue, 21 Oct 2008 23:49:09 +0000 (19:49 -0400)
committerIngo Molnar <mingo@elte.hu>
Thu, 23 Oct 2008 19:54:29 +0000 (21:54 +0200)
both log_buf_copy() and log_buf_len are unused.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found