diff options
| author | Tilman Schmidt <[email protected]> | 2007-05-08 20:27:03 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-08 20:41:14 -0700 |
| commit | 21d364954f5a2a97b4e378f34a13fbf296aa16ec (patch) | |
| tree | 75d507fe9ffc5032189d3f3f683044528571e46f /include/linux | |
| parent | b590d2baf17f8890f648e76436abdb8674d564eb (diff) | |
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 <[email protected]>
Signed-off-by: Hansjoerg Lipp <[email protected]>
Cc: Greg KH <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions