diff options
author | Arjun Sreedharan <[email protected]> | 2014-12-06 17:10:43 +0530 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-12-09 10:06:29 -0300 |
commit | e4e458b45c5861808674eebfea94cee2258bb2ea (patch) | |
tree | 8864aff017c25af0c6c4a5294e0a73a6aec2bd12 /lib/test-string_helpers.c | |
parent | 2e77784bb7d882647c33d8e75a650625e6df0f8b (diff) |
calloc/xcalloc: Fix argument order
The calloc() and xcalloc() functions takes @nmemb first and then @size. Fix all w/
pattern "calloc\s*(\s*sizeof".
Signed-off-by: Arjun Sreedharan <[email protected]>
Cc: "Yann E. MORIN" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions