]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
V4L/DVB (6100): dvb_net: whitespace cleanup
authorMichael Krufky <mkrufky@linuxtv.org>
Fri, 24 Aug 2007 01:33:28 +0000 (22:33 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:06:54 +0000 (22:06 -0300)
Clean whitespace brain-damage caused by previous patch,
"Fix a warning at dvb_net"

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-core/dvb_net.c

index 13e2998a40434505468396090b34b110577c8ecd..2117377c141d206cce3d2710a1deeb93916efdb1 100644 (file)
@@ -795,8 +795,8 @@ static int dvb_net_ts_callback(const u8 *buffer1, size_t buffer1_len,
 }
 
 
-static void dvb_net_sec(struct net_device *dev, const u8 *pkt, int
-pkt_len)
+static void dvb_net_sec(struct net_device *dev,
+                       const u8 *pkt, int pkt_len)
 {
        u8 *eth;
        struct sk_buff *skb;