jhb f6949632bc 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-10-13 17:06:25 +00:00
2010-12-15 23:48:45 +00:00
2009-06-05 18:44:36 +00:00
2010-06-11 19:53:42 +00:00
2010-12-15 23:48:45 +00:00
2010-12-16 17:05:28 +00:00
2009-06-05 18:44:36 +00:00
2010-07-06 20:57:28 +00:00
2010-01-21 21:14:28 +00:00
2009-06-05 18:44:36 +00:00
2010-01-21 21:14:28 +00:00
2009-06-05 18:44:36 +00:00
2009-06-05 18:44:36 +00:00
2010-01-21 21:14:28 +00:00
2009-06-05 18:44:36 +00:00
2009-06-05 18:44:36 +00:00
2010-12-16 16:55:22 +00:00