diff options
author | Arushi Singhal <arushisinghal19971997@gmail.com> | 2017-02-14 20:01:20 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-14 20:26:26 +0300 |
commit | cf13a747b169e355f55ac5d6504700936d5298e3 (patch) | |
tree | ace7857de6e9abefe7d7510d745cbfbb2433d379 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 842954a8e3ec2d3a5e117c95533eb02ad73b3a2f (diff) | |
download | linux-cf13a747b169e355f55ac5d6504700936d5298e3.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions