summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSam Muhammed <jane.pnx9@gmail.com>2020-03-24 06:45:48 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-03-24 12:36:55 +0100
commit7cf9a79dbae127776a6ddd455494faec9f3af9fb (patch)
tree6a7145b804f98a61036e51c2ec60b453383b7df7 /tools/perf/scripts/python
parenteb538ff02a56d9619bbd543b4c787d1bb128c696 (diff)
Staging: speakup: Use sizeof(*var) in kmalloc().
Modifying struct allocation in kmalloc() to match the coding standards. Checkpatch.pl CHECK: Prefer kmalloc(sizeof(*ldisc_data)...) over kmalloc(sizeof(struct spk_ldisc_data)...) Signed-off-by: Sam Muhammed <jane.pnx9@gmail.com> Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Link: https://lore.kernel.org/r/19494bdab5709693126e0c0ee14b179a3b601207.1585046066.git.jane.pnx9@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions