Remove extra break left by hand editing.

X-MFC: 208542
MFC after:	One Month
This commit is contained in:
Matt Jacob 2010-05-25 16:50:35 +00:00
parent dad286235e
commit 331c6a355a

@ -2632,7 +2632,6 @@ isp_handle_platform_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *inot)
}
isp_add_wwn_entry(isp, chan, wwn, nphdl, portid);
break;
break;
case PDISC:
msg = "PDISC";
break;