PNP: simplify quirk debug output
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Mon, 28 Apr 2008 09:15:58 +0000 (02:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:42 +0000 (08:58 -0700)
commitb8068162806266552933e395877452de4f2427e7
tree619d58700122734a45f57135b7153ed3ebc5f100
parent0bc11fd446d2ca29459c3c8e04a6d36db9bbbea4
PNP: simplify quirk debug output

print_fn_descriptor_symbol() prints the address if we don't have a symbol,
so no need to print both.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/pnp/quirks.c