Re: [PATCH] Staging: comedi: fixup: dev_warn() with correct dev

From: Ian Abbott
Date: Tue Mar 11 2014 - 11:23:18 EST


On 2014-03-11 14:58, Conrad Meyer wrote:
Replace hw_dev with class_dev in new dev_warn()s.

Sending this as a patch on top of the one already applied, since GregKH already
took that one. If this is the wrong way to fix it, please let me know how I
should proceed, I'm new.

Thanks!

Signed-off-by: Conrad Meyer <cse.cem@xxxxxxxxx>

Reviewed-by: Ian Abbott <abbotti@xxxxxxxxx>

Though only the patch subject, the first line of the description and the Signed-off-by line are relevant. All the other stuff should have gone between the Signed-off-by (and similar) line(s) and the actual patch, separated by three dashes like this:

Signed-off-by: x
---
Commentary that shouldn't go in the commit message goes here.
---
start of patch goes here.

--
-=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@xxxxxxxxx> )=-
-=( Tel: +44 (0)161 477 1898 FAX: +44 (0)161 718 3587 )=-
--
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/