John Baldwin 686b1e6bc0 Small style fixes:
- Avoid side-effect assignments in if statements when possible.
- Don't use ! to check for NULL pointers, explicitly check against NULL.
- Explicitly check error return values against 0.
- Don't use INTR_MPSAFE for interrupt handlers with only filters as it is
  meaningless.
- Remove unneeded function casts.
2010-12-16 17:05:28 +00:00
..
2010-12-16 17:05:28 +00:00
2010-07-28 16:24:11 +00:00
2010-12-06 10:24:06 +00:00
2010-10-13 17:38:23 +00:00
2010-10-13 17:38:23 +00:00
2010-12-11 10:18:05 +00:00
2010-12-04 06:38:21 +00:00
2010-07-19 18:47:18 +00:00
2010-11-15 05:25:51 +00:00
2010-10-13 14:41:52 +00:00
2010-05-11 17:14:17 +00:00
2010-12-06 18:28:39 +00:00
2010-09-10 08:11:48 +00:00
2010-09-10 08:11:48 +00:00
2010-11-22 16:43:05 +00:00
2010-11-09 10:59:09 +00:00
2010-05-20 13:16:42 +00:00
2010-12-06 10:24:06 +00:00
2010-12-06 10:24:06 +00:00
2010-11-09 10:59:09 +00:00
2010-11-15 05:25:51 +00:00
2010-11-09 10:59:09 +00:00
2010-11-07 12:29:26 +00:00