[openssl/openssl] f1e0c9: internal/common.h: rename macro `(un)likely` to `o...

Matthias St. Pierre noreply at github.com
Sat Nov 4 20:28:05 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: f1e0c94545a6eb02914a31c3d94bf96387ebc68d
      https://github.com/openssl/openssl/commit/f1e0c94545a6eb02914a31c3d94bf96387ebc68d
  Author: Matthias St. Pierre <matthias.st.pierre at ncp-e.com>
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
    M crypto/evp/evp_enc.c
    M crypto/rand/rand_uniform.c
    M include/internal/common.h

  Log Message:
  -----------
  internal/common.h: rename macro `(un)likely` to `ossl_(un)likely`

The macro was introduced in commit ed6dfd1e3694 without an
openssl-specific prefix as mandated by the coding style.

Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
(Merged from https://github.com/openssl/openssl/pull/22603)




More information about the openssl-commits mailing list