[PATCH] Fix several gcc4 signedness warnings
authorMika Kukkonen <mikukkon@miku.homelinux.net>
Tue, 21 Jun 2005 20:04:33 +0000 (23:04 +0300)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 21 Jun 2005 20:30:55 +0000 (13:30 -0700)
commitd565b3412a0242e2c729bd77d18c74ecd57184dc
tree7fca6cb370ba8a446c51e0368a74d3d94f8bf564
parentdc14841102bb364c2be200e8456146fc8df970b9
[PATCH] Fix several gcc4 signedness warnings

Here is a patch that fixes several gcc4 warnings about different signedness,
all between char and unsigned char. I tried to keep the patch minimal
so resertod to casts in three places.

Signed-off-by: Mika Kukkonen <mikukkon@iki.fi>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mkdelta.c
pull.c
sha1_file.c
ssh-push.c
tar-tree.c