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:
13465c0
)
Bluetooth: btmrvl: Correct num_block name
author
Andrei Emeltchenko
<andrei.emeltchenko@intel.com>
Fri, 28 Sep 2012 11:36:08 +0000
(14:36 +0300)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Fri, 28 Sep 2012 15:55:25 +0000
(12:55 -0300)
Make code readable by correcting name from buf_block_len to num_blocks
since it represent number of blocks; NOT a length of a block buffer.
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
No differences found