Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=21a78091921915cd1afd0edb2940dd726edefe9b
Commit:     21a78091921915cd1afd0edb2940dd726edefe9b
Parent:     e47f30b140333525ea682ec672641b470da1e599
Author:     Steven Toth <[EMAIL PROTECTED]>
AuthorDate: Thu Jan 10 04:38:59 2008 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Fri Jan 25 19:04:50 2008 -0200

    V4L/DVB (7010): cx23885: Small cleanup
    
    cx23885: Small cleanup
    
    Signed-off-by: Steven Toth <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/video/cx23885/cx23885-video.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/media/video/cx23885/cx23885-video.c 
b/drivers/media/video/cx23885/cx23885-video.c
index 8eaebdb..40d5e77 100644
--- a/drivers/media/video/cx23885/cx23885-video.c
+++ b/drivers/media/video/cx23885/cx23885-video.c
@@ -288,7 +288,7 @@ void cx23885_video_wakeup(struct cx23885_dev *dev,
                mod_timer(&q->timeout, jiffies+BUFFER_TIMEOUT);
        }
        if (bc != 1)
-               printk(KERN_WARN "%s: %d buffers handled (should be 1)\n",
+               printk(KERN_ERR "%s: %d buffers handled (should be 1)\n",
                        __FUNCTION__, bc);
 }
 
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to