diff options
author | Arushi Singhal <arushisinghal19971997@gmail.com> | 2017-02-14 12:01:20 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-14 12:26:26 -0500 |
commit | cf13a747b169e355f55ac5d6504700936d5298e3 (patch) | |
tree | ace7857de6e9abefe7d7510d745cbfbb2433d379 /tools/perf/scripts/python/stackcollapse.py | |
parent | 842954a8e3ec2d3a5e117c95533eb02ad73b3a2f (diff) |
staging:nvec:nvec_ps2.c: Prefering kzalloc(sizeof(*ser_dev)...) over kzalloc(sizeof(struct serio)...)
Prefer kzalloc(sizeof(*ser_dev)...) over kzalloc(sizeof(struct
serio)...) as reported by checkpatch.pl.
Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions