]> git.baikalelectronics.ru Git - kernel.git/commit
ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessary
authorVincent Cheng <vincent.cheng.xh@renesas.com>
Wed, 17 Feb 2021 05:42:18 +0000 (00:42 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2021 21:49:26 +0000 (13:49 -0800)
commit99463c6b1a6cce2959905d4a4a75bd2c5c1e2c2a
tree21d2ee459c8b55ba4533b03f83f429c3424c1c51
parenta060a189b4534833d9cf031230cced4f8b8da311
ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessary

Code clean-up.

Signed-off-by: Vincent Cheng <vincent.cheng.xh@renesas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/ptp/ptp_clockmatrix.c