]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c
authorYinghai Lu <yhlu.kernel@gmail.com>
Thu, 25 Sep 2008 02:04:33 +0000 (19:04 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 20 Oct 2008 17:54:26 +0000 (10:54 -0700)
commitc66157705489cc3ee0a08c6297fbef855c6250fc
treea4837eb80eb87bf0fc3d830c8215c92184cc22ea
parent42ddce5f5b5cc7ab00651ce34327d3d2d621ba28
PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c

Use %pF instead of print_fn_descriptor_symbol() in quirks.c to get the name of
the hook we're calling.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/quirks.c