diff options
author | 2020-04-19 21:59:17 +0530 | |
---|---|---|
committer | 2020-04-20 12:23:06 -0700 | |
commit | 745e5ad5084db32e093a143de324afa4ed95f14d (patch) | |
tree | 6ddb292b8f1e5ef062eafddf1b0ca78284324a72 /tools | |
parent | net: sun: Remove unneeded cast from memory allocation (diff) | |
download | linux-dev-745e5ad5084db32e093a143de324afa4ed95f14d.tar.xz linux-dev-745e5ad5084db32e093a143de324afa4ed95f14d.zip |
net: qed: Remove unneeded cast from memory allocation
Remove casting the values returned by memory allocation function.
Coccinelle emits WARNING: casting value returned by memory allocation
function to struct pointer is useless.
This issue was detected by using the Coccinelle.
Signed-off-by: Aishwarya Ramakrishnan <aishwaryarj100@gmail.com>
Acked-by: Michal KalderonĀ <michal.kalderon@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions