mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 03:06:50 -04:00
V4L/DVB (6100): dvb_net: whitespace cleanup
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>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
6327e952cd
commit
71be258bd9
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user