aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMuhammad Usama Anjum <[email protected]>2021-02-18 14:21:54 +0500
committerGreg Kroah-Hartman <[email protected]>2021-03-10 09:25:25 +0100
commit62964172d9c1178ed7015b0396628bbddd67bd4d (patch)
tree3443a317e305e36398a638aad56daa4639e29723 /tools/perf/scripts/python/syscall-counts.py
parent2917b109b36ac38ed258d488c993e1b867ad863b (diff)
staging: wimax/i2400m: don't change the endianness of one byte variable
It is wrong to change the endianness of a variable which has just one byte size. Sparse warnings fixed: drivers/staging//wimax/i2400m/control.c:452:17: warning: cast to restricted __le32 drivers/staging//wimax/i2400m/control.c:452:17: warning: cast to restricted __le32 drivers/staging//wimax/i2400m/op-rfkill.c:159:14: warning: cast to restricted __le32 drivers/staging//wimax/i2400m/op-rfkill.c:160:14: warning: cast to restricted __le32 Signed-off-by: Muhammad Usama Anjum <[email protected]> Link: https://lore.kernel.org/r/20210218092154.GA46388@LEGION Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions