diff options
author | David Ahern <[email protected]> | 2015-02-18 18:59:31 -0500 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-03-02 11:51:00 -0300 |
commit | c65568c5456e5216e5467e81d1e04c1f5bdd453f (patch) | |
tree | 43b724b5caba877844c1b9f1c68ab9cb1bc38542 /net/lapb/lapb_in.c | |
parent | ecefde629fadd3fcca2ea4c6a799d6e6aab8781f (diff) |
perf tools: Compare JOBS to 0 after grep
If JOBS is not by user perf tries to autodetect the number by grepping
the number of CPUs from /proc/cpuinfo. 'grep -c' will always return an
integer so after this command JOBS should be compared to 0, not "".
Signed-off-by: David Ahern <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions