MF-p4/diff reduction:

Eliminate trailing blank line in this file.
This commit is contained in:
Warner Losh 2004-01-11 00:18:03 +00:00
parent 738d91ba76
commit 28c30c8315

View File

@ -429,4 +429,3 @@ pci_ioctl(dev_t dev, u_long cmd, caddr_t data, int flag, struct thread *td)
return (error);
}