kernel - Cleanup macros
commit6acf62dba79dc7c6d53c5ed0cd238d509260ad9b
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 1 Dec 2016 20:52:08 +0000 (1 12:52 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 1 Dec 2016 20:52:08 +0000 (1 12:52 -0800)
tree995a046004039461da5d8ecb74da913a8a26485c
parenteba6849453ea5b93976ae071b1508475bac99a84
kernel - Cleanup macros

* Fix ssb_insert_knote() and friends to use do { ... } while(0) intead
  of { }, which fixes a double-statement issue with the macro.
sys/sys/socketvar.h