git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8efcec
)
small cleanup in ax25_addr_parse()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Wed, 4 Jul 2012 22:27:18 +0000
(22:27 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 9 Jul 2012 07:16:16 +0000
(
00:16
-0700)
The comments were wrong here because "AX25_MAX_DIGIS" is 8 but the
comments say 6. Also I've changed the "7" to "AX25_ADDR_LEN".
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found