Trivial spacing fix
This commit is contained in:
parent
defa6cf378
commit
f449b45b5d
@ -88,7 +88,7 @@ static const struct file_operations radio802154dev_fops =
|
||||
radio802154dev_close, /* close */
|
||||
radio802154dev_read , /* read */
|
||||
radio802154dev_write, /* write */
|
||||
NULL, /* seek */
|
||||
NULL, /* seek */
|
||||
radio802154dev_ioctl /* ioctl */
|
||||
#ifndef CONFIG_DISABLE_POLL
|
||||
, NULL /* poll */
|
||||
|
Loading…
Reference in New Issue
Block a user