The patch number 13228 was added via Mike Isely <is...@pobox.com>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        Linux Media Mailing List <linux-me...@vger.kernel.org>

------

From: Mike Isely  <is...@pobox.com>
pvrusb2: Cosmetic kernel log tweak


Priority: normal

Signed-off-by: Mike Isely <is...@pobox.com>


---

 linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -r d1a0cdb11d66 -r 5cbe81d91a5a 
linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c
--- a/linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c   Sun Oct 11 22:27:38 
2009 -0500
+++ b/linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c   Sun Oct 11 22:28:19 
2009 -0500
@@ -2457,7 +2457,7 @@
        hdw = kzalloc(sizeof(*hdw),GFP_KERNEL);
        pvr2_trace(PVR2_TRACE_INIT,"pvr2_hdw_create: hdw=%p, type \"%s\"",
                   hdw,hdw_desc->description);
-       pvr2_trace(PVR2_TRACE_INFO, "Hardware description attached: %s",
+       pvr2_trace(PVR2_TRACE_INFO, "Hardware description: %s",
                hdw_desc->description);
        if (!hdw) goto fail;
 


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/5cbe81d91a5ab3b6de44aa977d145c5eea74da26

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to