]> www.infradead.org Git - users/willy/xarray.git/commit
firmware: turris-mox-rwtm: Use the boolean type where appropriate
authorMarek BehĂșn <kabel@kernel.org>
Sat, 31 Aug 2024 09:20:37 +0000 (11:20 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 2 Sep 2024 09:42:09 +0000 (09:42 +0000)
commitb787a6b89284949f3204fdc737b7e867f067720b
treed8e41ecfcd1a21073c39f218f7ab533c0423bb6a
parentc3358e1017411fae7d379fbb88f8265b11e9597d
firmware: turris-mox-rwtm: Use the boolean type where appropriate

Use the boolean type for has_board_info, has_pubkey and last_sig_done
members of the driver's private structure.

Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Link: https://lore.kernel.org/r/20240831092050.23093-4-kabel@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/firmware/turris-mox-rwtm.c