diff options
author | Ulrich Drepper <[email protected]> | 2012-04-23 09:04:29 -0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-04-23 15:33:05 -0300 |
commit | f3054c778e367d624ca0dfe68b8498b5c463a9d1 (patch) | |
tree | 2e9c84f9ee3e061eb81475c00bab57a5df3f5275 /lib/mpi/mpi-internal.h | |
parent | a385ec4f11bdcf81af094c03e2444ee9b7fad2e5 (diff) |
perf tools: Cleanup realloc use
The if branch is completely unnecessary since 'realloc' handles NULL
pointers for the first parameter.
This is really only a cleanup and submitted mainly to prevent
proliferation of bad practices.
Signed-off-by: Ulrich Drepper <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Robert Richter <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions