summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/dabusb.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-03-25 09:19:53 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-03-25 09:29:23 -0300
commitd56410e0a594150c5ca06319da7bc8901c4d455e (patch)
treef1462651ac1bcc5cec48219dbb422ac615231423 /drivers/media/video/dabusb.h
parent9f6933be665ce3b049c274c99810ac754edabf19 (diff)
downloadop-kernel-dev-d56410e0a594150c5ca06319da7bc8901c4d455e.zip
op-kernel-dev-d56410e0a594150c5ca06319da7bc8901c4d455e.tar.gz
V4L/DVB (3599b): Whitespace cleanups under drivers/media
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/dabusb.h')
-rw-r--r--drivers/media/video/dabusb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/video/dabusb.h b/drivers/media/video/dabusb.h
index 96b03e4..00eb34c 100644
--- a/drivers/media/video/dabusb.h
+++ b/drivers/media/video/dabusb.h
@@ -10,7 +10,7 @@ typedef struct
#define DABUSB_VERSION 0x1000
#define IOCTL_DAB_BULK _IOWR('d', 0x30, bulk_transfer_t)
#define IOCTL_DAB_OVERRUNS _IOR('d', 0x15, int)
-#define IOCTL_DAB_VERSION _IOR('d', 0x3f, int)
+#define IOCTL_DAB_VERSION _IOR('d', 0x3f, int)
#ifdef __KERNEL__
@@ -36,7 +36,7 @@ typedef struct
struct list_head rec_buff_list;
} dabusb_t,*pdabusb_t;
-typedef struct
+typedef struct
{
pdabusb_t s;
struct urb *purb;
OpenPOWER on IntegriCloud