[openssl/openssl] f94d77: crypto/riscvcap: fix function declaration for hwpr...
Hongren Zheng
noreply at github.com
Tue May 14 13:27:07 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: f94d773f9455a7b48158738106c5b676f1fd04ff
https://github.com/openssl/openssl/commit/f94d773f9455a7b48158738106c5b676f1fd04ff
Author: Hongren Zheng <i at zenithal.me>
Date: 2024-05-14 (Tue, 14 May 2024)
Changed paths:
M crypto/riscvcap.c
Log Message:
-----------
crypto/riscvcap: fix function declaration for hwprobe_to_cap
error: function declaration isn't a prototype [-Werror=strict-prototypes]
Fixes: 66ad636b9 ("riscv: use hwprobe syscall for capability detection")
Reviewed-by: Paul Dale <ppzgs1 at gmail.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24373)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list