]> git.karo-electronics.de Git - linux-beck.git/commit
staging: unisys: fix some debugfs output
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 12 Mar 2015 12:46:29 +0000 (15:46 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Mar 2015 15:36:36 +0000 (16:36 +0100)
commitbdbceb4de3e383a9d434899ef5ba0fe1da6c2a31
treeb68b57ed18ce924f53fcb5a2b4cb541140468e46
parent549fb6e399bc3dfa60134c8ff6501414d423c052
staging: unisys: fix some debugfs output

When we removed the ERRDEV() macro we made a small mistake so now it
doesn't print the "Virtual PCI devices" section header.

Fixes: 0aca78449b58 ('staging: unisys: remove ERRDEV macros')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/virtpci/virtpci.c