Alexander Motin 72acfaabbf - Remove ancient checks for sim->softc == NULL. It can't be NULL, as it is
set not-NULL during SIM registration and set to UMASS_GONE on destruction.
Debug messages there look broken for at least 9 years, as they dereference
softc value that was just checked to be equal to NULL.
 - Remove magic pointer value UMASS_GONE and use simple NULL instead.

Found by:	Clang Static Analyzer
2012-10-10 22:02:11 +00:00
..
2012-09-17 19:06:35 +00:00
2012-10-10 08:36:38 +00:00
2012-09-17 19:06:35 +00:00
2012-09-23 09:39:04 +00:00
2012-08-17 16:27:11 +00:00
2012-08-10 14:44:04 +00:00
2012-10-02 10:09:23 +00:00
2012-09-20 15:11:59 +00:00