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:
92c330b
)
RDS/IB: Rename byte_len to data_len to enhance readability
author
Andy Grover
<andy.grover@oracle.com>
Fri, 17 Jul 2009 13:13:27 +0000
(13:13 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 20 Jul 2009 15:03:07 +0000
(08:03 -0700)
Of course len is in bytes. Calling it data_len hopefully indicates
a little better what the variable is actually for.
Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found