RDS/IB: Rename byte_len to data_len to enhance readability
authorAndy Grover <andy.grover@oracle.com>
Fri, 17 Jul 2009 13:13:27 +0000 (13:13 +0000)
committerDavid 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