net: lapbether: remove redundant blank line
This patch the redundant blank line. Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -307,7 +307,6 @@ static int lapbeth_set_mac_address(struct net_device *dev, void *addr)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
static const struct lapb_register_struct lapbeth_callbacks = {
|
static const struct lapb_register_struct lapbeth_callbacks = {
|
||||||
.connect_confirmation = lapbeth_connected,
|
.connect_confirmation = lapbeth_connected,
|
||||||
.connect_indication = lapbeth_connected,
|
.connect_indication = lapbeth_connected,
|
||||||
|
|||||||
Reference in New Issue
Block a user