1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=271680

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