diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2015-09-08 07:58:49 (GMT) |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2015-09-15 13:08:22 (GMT) |
commit | a69b09e2342a9c144b0291b9aeb849ab7d5843bf (patch) | |
tree | 271faf685e2a652aa4b2669e9ffa47832df20ceb /net/rfkill | |
parent | bd315aab8a3ab1bc7074774b89a5d8ec7c1ff7ab (diff) | |
download | linux-a69b09e2342a9c144b0291b9aeb849ab7d5843bf.tar.xz |
perf evlist: Simplify propagate_maps() logic
If evsel->cpus is to be reassigned then the current value must be "put",
which works even if it is NULL. Simplify the current logic by moving
the "put" next to the assignment.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@intel.com>
Link: http://lkml.kernel.org/r/1441699142-18905-2-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'net/rfkill')
0 files changed, 0 insertions, 0 deletions