Fix warnings; deprecated use of label at end of compound statement
This commit is contained in:
parent
3b688a9484
commit
3fec4bb98a
@ -92,6 +92,7 @@ ibcs2_modevent(module_t mod, int type, void *unused)
|
||||
sx_sunlock(&allproc_lock);
|
||||
default:
|
||||
/* do not care */
|
||||
break;
|
||||
}
|
||||
return (rval);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user