CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/07/19 11:14:13
Modified files:
sys/dev : softraid.c
Log message:
Don't use uninitialized variable when a simple 0 will do.
Found by Maxime Villard.
ok jsing@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/07/19 11:14:13
Modified files:
sys/dev : softraid.c
Log message:
Don't use uninitialized variable when a simple 0 will do.
Found by Maxime Villard.
ok jsing@