summaryrefslogtreecommitdiff
path: root/ct_usermgmt.c
diff options
context:
space:
mode:
Diffstat (limited to 'ct_usermgmt.c')
0 files changed, 0 insertions, 0 deletions
>authorJiri Olsa <jolsa@kernel.org>2016-09-19 15:09:11 +0200 committerArnaldo Carvalho de Melo <acme@redhat.com>2016-09-21 12:07:24 -0300 commit82deb8a242cd8aceaf553c9fb731f91dbdc1f9a6 (patch) tree90ea3719d9d61f4ebd3a24a788fff18eda5b0bf2 parent89f1c2c59c4aef8e26edbc7db5175e6ffb0e9ec7 (diff)
perf evsel: Remove superfluous initialization of weight
Removing superfluous initialization of weight, it's already set to 0 via memset. Signed-off-by: Jiri Olsa <jolsa@kernel.org> Cc: Andi Kleen <andi@firstfloor.org> Cc: David Ahern <dsahern@gmail.com> Cc: Don Zickus <dzickus@redhat.com> Cc: Joe Mario <jmario@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1474290610-23241-3-git-send-email-jolsa@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat