summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorJean Delvare2005-10-17 23:16:25 +0200
committerGreg Kroah-Hartman2005-10-28 23:02:12 +0200
commit2445eb62e98250f1ec8cbc8cf7c4be9cfafe88e5 (patch)
treed378cbfddb05c37d09cf03c71f070b02aed7a9cc /COPYING
parent[PATCH] i2c: kzalloc cleanups, 2 of 2 (diff)
downloadkernel-qcow2-linux-2445eb62e98250f1ec8cbc8cf7c4be9cfafe88e5.tar.gz
kernel-qcow2-linux-2445eb62e98250f1ec8cbc8cf7c4be9cfafe88e5.tar.xz
kernel-qcow2-linux-2445eb62e98250f1ec8cbc8cf7c4be9cfafe88e5.zip
[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>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions
letions'>-11/+20 * s390/qdio: simplify math in get_*_buffer_frontier()Julian Wiedmann2018-03-261-7/+4Star * s390/cio: fix kernel-doc usageSebastian Ott2018-02-051-3/+1Star * s390/qdio: restrict target-full handling to IQDIOJulian Wiedmann2017-12-051-2/+2 * s390/qdio: consider ERROR buffers for inbound-full conditionJulian Wiedmann2017-12-051-1/+2 * s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1 * s390: qdio: Convert timers to use timer_setup()Kees Cook2017-11-14