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:
42ae766
)
[PATCH] m68knommu: correct prototype args in checksum.h
author
Greg Ungerer
<gerg@snapgear.com>
Mon, 12 Sep 2005 01:18:10 +0000
(11:18 +1000)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 12 Sep 2005 03:43:46 +0000
(20:43 -0700)
Bring arg types for csum_partial_copy and csum_paritial_copy_from_user
prototypes into line with their actual implementation.
Signed-off-by: Greg Ungerer <gerg@uclinux.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found