diff options
author | 2024-10-18 18:51:50 +0300 | |
---|---|---|
committer | 2024-12-31 14:03:37 +0100 | |
commit | d8317f3d8e6b412ff51ea66f1de2b2f89835f811 (patch) | |
tree | 643d2be52d2b739ec1d054a6642bedcdefbadfd8 /scripts/generate_rust_analyzer.py | |
parent | x86/microcode/AMD: Remove bogus comment from parse_container() (diff) | |
download | wireguard-linux-d8317f3d8e6b412ff51ea66f1de2b2f89835f811.tar.xz wireguard-linux-d8317f3d8e6b412ff51ea66f1de2b2f89835f811.zip |
x86/microcode/AMD: Make __verify_patch_size() return bool
The result of that function is in essence boolean, so simplify to return the
result of the relevant expression. It also makes it follow the convention used
by __verify_patch_section().
No functional changes.
Signed-off-by: Nikolay Borisov <nik.borisov@suse.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20241018155151.702350-3-nik.borisov@suse.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions