w1: ds2438: fixed if brackets coding style issue
authorLuiz Sampaio <sampaio.ime@gmail.com>
Wed, 19 May 2021 22:30:42 +0000 (19:30 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 May 2021 12:51:32 +0000 (14:51 +0200)
commitc9f2713531a9ba2018695a3e191e28d84eaeaae6
tree0e21d844cfc83fd8e96a26fb8a8f30a6bfce6a3d
parentddb20bcf77382c92389a5b506e5f52e840dc70a4
w1: ds2438: fixed if brackets coding style issue

Since there is only one statement inside the if clause, no brackets are
required.

Signed-off-by: Luiz Sampaio <sampaio.ime@gmail.com>
Link: https://lore.kernel.org/r/20210519223046.13798-3-sampaio.ime@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/w1/slaves/w1_ds2438.c