sys: clean up empty lines in .c and .h files
This commit is contained in:
parent
27fc846731
commit
d066d123f1
|
@ -146,7 +146,6 @@
|
||||||
#define CNO_RTSDTR 0x00200000 /* Do not assert RTS or DTR automatically */
|
#define CNO_RTSDTR 0x00200000 /* Do not assert RTS or DTR automatically */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* "Local" flags - dumping ground for other state
|
* "Local" flags - dumping ground for other state
|
||||||
*
|
*
|
||||||
|
|
|
@ -600,7 +600,6 @@ struct omsghdr {
|
||||||
#define PRU_FLUSH_RDWR SHUT_RDWR
|
#define PRU_FLUSH_RDWR SHUT_RDWR
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#if __BSD_VISIBLE
|
#if __BSD_VISIBLE
|
||||||
/*
|
/*
|
||||||
* sendfile(2) header/trailer struct
|
* sendfile(2) header/trailer struct
|
||||||
|
|
Loading…
Reference in New Issue