diff options
| author | Bhanusree Pola <[email protected]> | 2019-03-11 21:11:40 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-03-18 07:05:23 +0100 |
| commit | a279fc9d051bfd62ca0676caf75408b1208c70f5 (patch) | |
| tree | 5312f6ad5e787f3a589466e4439b7ac0a2d9aa61 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 3eb9aa00daaefc86ec8c734125d5c9b0dae76228 (diff) | |
staging: rtl8192u: Remove casts on the return values of list_entry
Remove casts return values of on all occurances of list_entry.
Casts on the return values of list_entry are useless.
list_entry is a macro and already casts its return value to the type
mentioned in its second argument.
Signed-off-by: Bhanusree Pola <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions