]> err.no Git - linux-2.6/blobdiff - drivers/media/video/ivtv/ivtv-driver.h
Merge branch 'linus' into x86/paravirt-spinlocks
[linux-2.6] / drivers / media / video / ivtv / ivtv-driver.h
index 9d23b1efd36d9c93a1e43db7f378147cddfa136f..a08bb3331cfbd05f7926912dd3fab6bd8daac569 100644 (file)
@@ -635,7 +635,6 @@ struct ivtv {
        spinlock_t lock;                /* lock access to this struct */
        struct mutex serialize_lock;    /* mutex used to serialize open/close/start/stop/ioctl operations */
 
-
        /* Streams */
        int stream_buf_size[IVTV_MAX_STREAMS];          /* stream buffer size */
        struct ivtv_stream streams[IVTV_MAX_STREAMS];   /* stream data */