aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorWang Ming <machel@vivo.com>2023-07-04 15:40:47 +0800
committerSteve French <stfrench@microsoft.com>2023-07-12 08:58:25 -0500
commit0266a2f791294e0b4ba36f4a1d89b8615ea3cac0 (patch)
treeb3a6f9542fcb13a9d2e5306975df8ca0f4d4cddb /tools/perf/scripts/python/export-to-postgresql.py
parentLinux 6.5-rc1 (diff)
downloadwireguard-linux-0266a2f791294e0b4ba36f4a1d89b8615ea3cac0.tar.xz
wireguard-linux-0266a2f791294e0b4ba36f4a1d89b8615ea3cac0.zip
ksmbd: Fix unsigned expression compared with zero
The return value of the ksmbd_vfs_getcasexattr() is signed. However, the return value is being assigned to an unsigned variable and subsequently recasted, causing warnings. Use a signed type. Signed-off-by: Wang Ming <machel@vivo.com> Acked-by: Tom Talpey <tom@talpey.com> Acked-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions