diff options
author | 2007-05-08 20:27:03 -0700 | |
---|---|---|
committer | 2007-05-08 20:41:14 -0700 | |
commit | 21d364954f5a2a97b4e378f34a13fbf296aa16ec (patch) | |
tree | 75d507fe9ffc5032189d3f3f683044528571e46f /include/linux/i2c-algo-bit.h | |
parent | m68k: <asm/scatterlist.h> needs <linux/types.h> (diff) | |
download | linux-rng-21d364954f5a2a97b4e378f34a13fbf296aa16ec.tar.xz linux-rng-21d364954f5a2a97b4e378f34a13fbf296aa16ec.zip |
usb_gigaset: don't kmalloc(0)
Zero-sized allocations are pointless anyway, and the SLUB allocator
complains about them, so stop doing that.
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Hansjoerg Lipp <hjlipp@web.de>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/i2c-algo-bit.h')
0 files changed, 0 insertions, 0 deletions