aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJavier Martinez Canillas <[email protected]>2016-10-13 13:10:08 -0300
committerMartin K. Petersen <[email protected]>2016-11-08 17:29:48 -0500
commit19be606be1df35479333bd04e2cdaddc9d77e38c (patch)
tree01c7ac1836fa1861adf9ba7b88b692f8367502c0 /tools/perf/scripts/python/bin
parent4e6f767dba1c9a7279b3b24694cdf3b73e00f722 (diff)
scsi: hpsa: Remove unneeded void pointer cast
It's not necessary to cast the result of kmalloc, since void pointers are promoted to any other type. This also fixes following coccinelle warning: casting value returned by memory allocation function to (BIG_IOCTL_Command_struct *) is useless. Signed-off-by: Javier Martinez Canillas <[email protected]> Acked-by: Don Brace <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions