diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2016-04-25 04:34:53 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-04-28 14:58:57 +0200 |
commit | a431d67934dfe9ffbe65972b0dbe576331595186 (patch) | |
tree | 7b2e38e78177de5a22ba1dee3e201f9b060a810e /tools/perf/ui | |
parent | powercap, perf/x86/intel/rapl: Add PSys support (diff) | |
download | linux-a431d67934dfe9ffbe65972b0dbe576331595186.tar.xz linux-a431d67934dfe9ffbe65972b0dbe576331595186.zip |
bpf tools: Remove expression with no effect
Assigning "attr" to "attr" does not have any effect, but was caught by
Coverity, so let's remove this.
Reported-by: coverity (CID 1354720)
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Wang Nan <wangnan0@huawei.com>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Fixes: 1b76c13e4b36 ("bpf tools: Introduce 'bpf' library and add bpf feature check")
Link: http://lkml.kernel.org/r/1461551694-5512-2-git-send-email-f.fainelli@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/ui')
0 files changed, 0 insertions, 0 deletions