summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h
diff options
context:
space:
mode:
authorMike Isely <isely@pobox.com>2008-02-03 15:20:06 -0600
committerMike Isely <isely@pobox.com>2008-02-03 15:20:06 -0600
commit5fcd40e9ee4245964298eb0eee81add5b4bf0ba3 (patch)
tree0bfee6993164cce82f45a3b7bfdb9d898cb10773 /linux/drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h
parent0c539e08c5f8dd200c5a9e01a749be27b173909f (diff)
downloadmediapointer-dvb-s2-5fcd40e9ee4245964298eb0eee81add5b4bf0ba3.tar.gz
mediapointer-dvb-s2-5fcd40e9ee4245964298eb0eee81add5b4bf0ba3.tar.bz2
pvrusb2: whitespace fixup
From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'linux/drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h')
-rw-r--r--linux/drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/linux/drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h b/linux/drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h
index 3f097b074..493b78ebf 100644
--- a/linux/drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h
+++ b/linux/drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h
@@ -253,9 +253,9 @@ struct pvr2_hdw {
int state_usbstream_run; /* FX2 is streaming */
int state_decoder_quiescent; /* Decoder idle for > 50msec */
int state_pipeline_config; /* Pipeline is configured */
- int state_pipeline_req; /* Somebody wants to stream */
- int state_pipeline_pause; /* Pipeline must be paused */
- int state_pipeline_idle; /* Pipeline not running */
+ int state_pipeline_req; /* Somebody wants to stream */
+ int state_pipeline_pause; /* Pipeline must be paused */
+ int state_pipeline_idle; /* Pipeline not running */
/* This is the master state of the driver. It is the combined
result of other bits of state. Examining this will indicate the