On Mon, Oct 28, 2024 at 11:47:14AM +0300, Dan Carpenter wrote: > drivers/crypto/inside-secure/eip93/eip93-hash.c:162 _eip93_hash_init() error: uninitialized symbol 'sa_record_hmac'. This one is a false positive. Smatch doesn't understand bit flags very well. regards, dan carpenter