On Thu, 6 Aug 2020 12:53:48 +0200 Thomas Huth <[email protected]> wrote:
> enable_subchannel() is already done during is_dev_possibly_bootable() > (which is called from find_boot_device() -> find_subch()), so there > is no need to do this again in the main() function. > > Signed-off-by: Thomas Huth <[email protected]> > --- > pc-bios/s390-ccw/main.c | 1 - > 1 file changed, 1 deletion(-) Reviewed-by: Cornelia Huck <[email protected]>
