diff options
author | Joe Perches <[email protected]> | 2013-02-21 16:44:18 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-02-21 17:22:26 -0800 |
commit | 5ce59ae0bcc0f0ad249d21560c9bb5f6061e62a8 (patch) | |
tree | 1fa6ddc462a2425d6d8d50136330c2db0b6becee /lib/memory-notifier-error-inject.c | |
parent | e8eb3997ce2f5887472a674b32f295b0196ecf46 (diff) |
checkpatch: Add check for kcalloc argument order
kcalloc is sometimes misused with the first and second arguments switched.
Same issue with kmalloc_array too.
Bleat if sizeof is the first argument
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions