commit | 42324d953b38e74cf5cb05a02c81d4922a2ddcd5 | [log] [tgz] |
---|---|---|
author | Claudiu Beznea <claudiu.beznea@microchip.com> | Wed Jul 22 10:38:17 2020 +0300 |
committer | Stephen Boyd <sboyd@kernel.org> | Fri Jul 24 02:19:08 2020 -0700 |
tree | 5f8529d2163ab4ec95f74ef40b10bec7910f809c | |
parent | e1e3e7008a90f9ffe0161191bd64a4c06f0d417a [diff] |
clk: at91: replace conditional operator with double logical not Replace conditional operator with double logical not as code may be simpler to read. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Link: https://lore.kernel.org/r/1595403506-8209-10-git-send-email-claudiu.beznea@microchip.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>