Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[pandora-kernel.git] / drivers / media / video / hdpvr / hdpvr-video.c
index 3e6ffee..ccd47f5 100644 (file)
@@ -181,7 +181,7 @@ static int hdpvr_submit_buffers(struct hdpvr_device *dev)
                                 buff_list);
                if (buf->status != BUFSTAT_AVAILABLE) {
                        v4l2_err(&dev->v4l2_dev,
-                                "buffer not marked as availbale\n");
+                                "buffer not marked as available\n");
                        ret = -EFAULT;
                        goto err;
                }