[U-Boot] [PATCH v4 05/32] tpm: use the BIT() macro where applicable

Simon Glass sjg at chromium.org
Tue May 15 16:03:02 UTC 2018


On 15 May 2018 at 19:57, Miquel Raynal <miquel.raynal at bootlin.com> wrote:
> Fix following checkpatch.pl issue in TPM-related code:
>
>     CHECK: Prefer using the BIT macro
>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> ---
>  include/tpm.h | 14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list