commit | a92d4f107a5285f514811fcdbae6ea4906013b9a | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Sep 07 11:18:38 2018 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed Oct 23 17:23:45 2019 +0200 |
tree | c37a4d36bbe105666e16d9b65df1cc7ac47bda59 | |
parent | aca942263ae3a6e2d2f5d6119a83fd48684bef91 [diff] |
compat_ioctl: remove PCI ioctl translation The /proc/pci/ implementation already handles these just fine, so the entries in the table are not needed any more. Cc: linux-pci@vger.kernel.org Cc: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>