Re: [PATCH 3/3] pata_sil680: minor CodingStyle fixups
From: Alan Cox
Date:  Wed Oct 12 2011 - 07:08:56 EST
> 
> > +	/* This last case is _NOT_ ok */
> > +	case 0x30:
> > +		printk(KERN_ERR "sil680: Clock disabled ?\n");
> 
>     pr_err()? Or checkpatch.pl doesn't complain about it (I forgot)?
dev_ would be even better but that seems to be a separate thing. The
existing patch is still a move in the right direction.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/