Fix some extra whitespace noticed when reviewing git diffs.

This commit is contained in:
brooks 2014-09-16 17:07:32 +00:00
parent 7b005cf040
commit 3a95bc8f8f

View File

@ -231,7 +231,7 @@ uled_close(struct usb_fifo *fifo, int fflags)
sc->sc_state &= ~ULED_ENABLED;
}
}
static int
uled_ioctl(struct usb_fifo *fifo, u_long cmd, void *addr, int fflags)
{