Fix stray tab.
Reported by: jbeich MFC after: 3 days MFC with: r340489 Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D18011
This commit is contained in:
parent
b148efc1a3
commit
82a106e39f
@ -966,7 +966,7 @@ pci_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flag, struct thread *t
|
||||
switch (cmd) {
|
||||
case PCIOCGETCONF:
|
||||
#ifdef COMPAT_FREEBSD32
|
||||
case PCIOCGETCONF32:
|
||||
case PCIOCGETCONF32:
|
||||
#endif
|
||||
#ifdef PRE7_COMPAT
|
||||
case PCIOCGETCONF_OLD:
|
||||
|
Loading…
Reference in New Issue
Block a user