]> err.no Git - linux-2.6/blobdiff - drivers/media/video/saa7110.c
V4L/DVB (3599b): Whitespace cleanups under drivers/media
[linux-2.6] / drivers / media / video / saa7110.c
index e18ea268384bda2599f3150946d12aaa8b19b453..41d951db6ec0f34c731644d6dfa74b71dc8b8519 100644 (file)
@@ -139,7 +139,7 @@ saa7110_read (struct i2c_client *client)
 
 static int
 saa7110_selmux (struct i2c_client *client,
-               int                chan)
+               int                chan)
 {
        static const unsigned char modes[9][8] = {
                /* mode 0 */
@@ -457,7 +457,7 @@ static unsigned short normal_i2c[] = {
 };
 
 static unsigned short ignore = I2C_CLIENT_END;
-                                                                                
+
 static struct i2c_client_address_data addr_data = {
        .normal_i2c             = normal_i2c,
        .probe                  = &ignore,