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:
1ded969
)
[PATCH] i2c: Mark block write buffers as const
author
Krzysztof Halasa
<khc@pm.waw.pl>
Mon, 12 Jun 2006 19:42:20 +0000
(21:42 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 22 Jun 2006 18:10:34 +0000
(11:10 -0700)
The attached patch marks i2c_smbus_write_block_data() and
i2c_smbus_write_i2c_block_data() buffers as const.
Signed-off-by: Krzysztof Halasa <khc@pm.waw.pl>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found