o watchdog/sbc60xxwdt: comment out goto label not being used

parent 84ea9d31
......@@ -345,7 +345,7 @@ static int __init sbc60xxwdt_init(void)
release_region(WDT_START,1);
err_out_region1:
release_region(WDT_STOP,1);
err_out:
/* err_out: */
return rc;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment