[PATCH] i2c: kzalloc cleanups, 1 of 2
authorJean Delvare <khali@linux-fr.org>
Mon, 17 Oct 2005 21:12:36 +0000 (23:12 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:12 +0000 (14:02 -0700)
Drop useless casts on kzalloc returned values, as suggested by
Jiri Slaby.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found