mirror of
https://github.com/joel16/android_kernel_sony_msm8994.git
synced 2024-12-04 18:47:20 +00:00
[AX.25]: Spelling fix
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
0cc5ae24af
commit
3f072310d0
@ -360,7 +360,7 @@ struct file_operations ax25_route_fops = {
|
||||
/*
|
||||
* Find AX.25 route
|
||||
*
|
||||
* Only routes with a refernce rout of zero can be destroyed.
|
||||
* Only routes with a reference count of zero can be destroyed.
|
||||
*/
|
||||
static ax25_route *ax25_get_route(ax25_address *addr, struct net_device *dev)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user