commit | df28f34bf998795c4d4e08c1604eac0a6d84f502 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Mon Sep 12 11:18:10 2005 +1000 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Sep 11 20:43:46 2005 -0700 |
tree | 63bba315675d20377935acdd08f580054a9dfc7f | |
parent | 42ae766fffdad89267151acddaf936df58ab2267 [diff] |
[PATCH] m68knommu: correct prototype args in checksum.h 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>