[PATCH] dvb: usb: white space cleanup
white space cleanup Signed-off-by: Patrick Boettcher <pb@linuxtv.org> Signed-off-by: Johannes Stezenbach <js@linuxtv.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
115eea4e91
commit
3beab78f8a
@@ -164,7 +164,6 @@ static int vp7045_read_eeprom(struct dvb_usb_device *d,u8 *buf, int len, int off
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
static int vp7045_read_mac_addr(struct dvb_usb_device *d,u8 mac[6])
|
||||
{
|
||||
return vp7045_read_eeprom(d,mac, 6, MAC_0_ADDR);
|
||||
|
Reference in New Issue
Block a user