commit | 2445eb62e98250f1ec8cbc8cf7c4be9cfafe88e5 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Mon Oct 17 23:16:25 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 28 14:02:12 2005 -0700 |
tree | d378cbfddb05c37d09cf03c71f070b02aed7a9cc | |
parent | deb875c7ff2ef417a2daff41ee4b357098b7ab10 [diff] |
[PATCH] i2c: Documentation update Update the i2c documentation: kzalloc should be used instead of kmalloc. I also fixed a couple other things nearby in writing-clients, as several past changes had never been reported there. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>