diff options
author | 2024-09-03 17:18:51 +0530 | |
---|---|---|
committer | 2024-09-05 16:45:01 +0200 | |
commit | fa42410edbf4af7fa396d4652532f224bec3b08c (patch) | |
tree | 18818ced9ba62b263d9edb00afdda924d6fde67b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Staging: rtl8723bs: Rename function SelectChannel() (diff) | |
download | wireguard-linux-fa42410edbf4af7fa396d4652532f224bec3b08c.tar.xz wireguard-linux-fa42410edbf4af7fa396d4652532f224bec3b08c.zip |
staging: vme_user: changed geoid data type from int to u32
Geoid is a module parameter which is set by root user.
Its valid values are between 0 and VME_MAX_SLOTS. So, changing data type
of geoid from int to u32 since it will always be positive.
Signed-off-by: Riyan Dhiman <riyandhiman14@gmail.com>
Link: https://lore.kernel.org/r/20240903114849.4953-3-riyandhiman14@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions