PCI Hotplug: cpqphp: constify slot_name()
authorAlex Chiang <achiang@hp.com>
Tue, 31 Mar 2009 15:24:12 +0000 (09:24 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 11 Jun 2009 19:04:15 +0000 (12:04 -0700)
Eliminate this warning:
warning: return discards qualifiers from pointer target type

Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found