Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 71be258b authored by Michael Krufky's avatar Michael Krufky Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (6100): dvb_net: whitespace cleanup



Clean whitespace brain-damage caused by previous patch,
"Fix a warning at dvb_net"

Signed-off-by: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 6327e952
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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;