mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Trivial spacing fix
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user