diff options
| author | Solomon Tan <[email protected]> | 2022-04-23 21:01:45 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-26 11:35:18 +0200 |
| commit | 46176f28c0dcfee420f7807585de015e28754527 (patch) | |
| tree | 69ea9a44773c135dcfd38350f811a9e6db9163de /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 20400df1e48eeb1935557d372d6fdc7e2ecc1c18 (diff) | |
staging: rtl8192e: Remove unnecessary u8 argument cast
Remove the unnecessary explicit u8 casts for u8 arguments in function
calls. These functions have declared their parameters to be of type u8,
so the arguments given to those parameters will be automatically coerced
to u8. Therefore, an explicit cast is unnecessary.
Signed-off-by: Solomon Tan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions