aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorAmitkumar Karwar <[email protected]>2017-07-11 19:57:53 +0530
committerKalle Valo <[email protected]>2017-07-28 17:27:19 +0300
commite6249e15fea2f915ddfcbee8efd9120cb64ed93d (patch)
tree267900da4a2657ee489a537f2e818fd3d923c74c /tools/perf/scripts/python/event_analyzing_sample.py
parent59f73e2ae185a6ab5c40f63657a83192bf054fb4 (diff)
rsi: fix static checker warning
u32 pointer is changed to u16 and filled the value. Problem is solved by using local temporary variable. Below static checker warning was reported. drivers/net/wireless/rsi/rsi_91x_usb.c:400 rsi_usb_master_reg_read() warn: passing casted pointer 'value' to 'rsi_usb_reg_read()' 32 vs 16. Fixes: b97e9b94ad75c ("rsi: Add new host interface operations") Signed-off-by: Amitkumar Karwar <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions