aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMadhumitha Prabakaran <[email protected]>2019-04-01 17:26:21 -0500
committerGreg Kroah-Hartman <[email protected]>2019-04-02 07:57:44 +0200
commit8f24f505fc2a151ff8bf67fcf11e4c7c6bfcbf49 (patch)
tree34630d35d5a0e6dc9c6b3970d2655225bdb2469f /tools/perf/scripts/python
parentb7987debe3563355050c3b9ce8ecef7cac988f34 (diff)
Staging: rtl8723bs: core: Remove typecast in kfree
Remove typecast in kfree, as per definition of kfree in include/linux/slab.h#L144, the parameter type of kfree is void*, and hence C compiler casts any pointer type to void*. Signed-off-by: Madhumitha Prabakaran <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions