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:
3d30f9e
)
hwmon: (max1111) Avoid extra memory allocations
author
Jean Delvare
<khali@linux-fr.org>
Mon, 25 Jul 2011 19:46:10 +0000
(21:46 +0200)
committer
Jean Delvare
<khali@endymion.delvare>
Mon, 25 Jul 2011 19:46:10 +0000
(21:46 +0200)
We can allocate the tx and rx buffers as part of our data structure.
Doing so is faster and spares memory.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Tested-by: Stanislav Brabec <utx@penguin.cz>
No differences found