From: Paul Gortmaker Date: Wed, 11 Jul 2012 23:27:56 +0000 (-0400) Subject: tipc: simplify link_print by divorcing it from using tipc_printf X-Git-Tag: v3.6-rc1~125^2~173^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5deedde9fa65c494c9747dd66b1721be90991b64;p=pandora-kernel.git tipc: simplify link_print by divorcing it from using tipc_printf To pave the way for a pending cleanup of tipc_printf, and removal of struct print_buf entirely, we make that task simpler by converting link_print to issue its messages with standard printk infrastructure. [Original idea separated from a larger patch from Erik Hugne ] Cc: Erik Hugne Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed