aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorSteven Rostedt <[email protected]>2011-04-06 13:21:17 -0400
committerSteven Rostedt <[email protected]>2011-05-17 10:41:30 -0400
commitc6fece27dfa46abc8c4b87d94a8c2f8cd6c5d8b1 (patch)
treed22d2a6d4da0ede6f046b9ff92061b885e0a741d /lib/mpi/mpiutil.c
parent44e6a2069122dbec29d25b8ced3f59f5626a97d7 (diff)
ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
The Linux ftrace subsystem style for comparing is: var == 1 var > 0 and not: 1 == var 0 < var It is considered that Linux developers are smart enough not to do the if (var = 1) mistake. Cc: John Reiser <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions