• Robert Love's avatar
    [PATCH] printks in drivers/scsi/hosts.c missing return · 8020f933
    Robert Love authored
    Trivial but annoying: two printk() calls in drivers/scsi/hosts.c are
    missing '\n'
    
    Also, for some reason I have not yet investigated, shost_tp->name is
    NULL here.  This should not be, eh?  If it can be, we should do
    something to tidy up the printing of it.
    8020f933
hosts.c 15.8 KB