Fix some extra whitespace noticed when reviewing git diffs.

This commit is contained in:
Brooks Davis 2014-09-16 17:07:32 +00:00
parent dcceaf9f3c
commit 58ab5b0a13

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)
{