freebsd-dev/sys/geom/multipath
Alexander Motin eaed60f737 Removed unneeded and dangerous assignment. It would probably cause NULL
refererence panic if compiler not optimize it out.

Found with:	Clang static analyzer
MFC after:	2 weeks
2014-01-19 16:37:57 +00:00
..
g_multipath.c Removed unneeded and dangerous assignment. It would probably cause NULL 2014-01-19 16:37:57 +00:00
g_multipath.h