aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorBean Huo <[email protected]>2023-01-08 23:40:57 +0100
committerMartin K. Petersen <[email protected]>2023-01-11 22:16:59 -0500
commite2cb6e8db69e96c1514c2992e2d4fd6c8c1b8820 (patch)
tree5fdbf5258720fef90698dc9003da1cba5931219e /tools/perf/scripts/python/syscall-counts-by-pid.py
parentf3e57da528127febae7eb03d9c87408d572b0fd8 (diff)
scsi: ufs: core: bsg: Fix cast to restricted __be16 warning
Fix the following sparse endianness warning: "sparse warnings: drivers/ufs/core/ufs_bsg.c:91:25: sparse: sparse: cast to restricted __be16." For consistency with endianness annotations of other UFS data structures, change __u16/32 to __be16/32 in UFS ARPMB data structures. Fixes: 6ff265fc5ef6 ("scsi: ufs: core: bsg: Add advanced RPMB support in ufs_bsg") Reported-by: kernel test robot <[email protected]> Signed-off-by: Bean Huo <[email protected]> Reviewed-by: Bart Van Assche <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions