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 */
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* "Local" flags - dumping ground for other state
|
||||
*
|
||||
|
|
|
@ -600,7 +600,6 @@ struct omsghdr {
|
|||
#define PRU_FLUSH_RDWR SHUT_RDWR
|
||||
#endif
|
||||
|
||||
|
||||
#if __BSD_VISIBLE
|
||||
/*
|
||||
* sendfile(2) header/trailer struct
|
||||
|
|
Loading…
Reference in New Issue