Skip to content
Commit 3e59c30f authored by Simon Glass's avatar Simon Glass Committed by Jaehoon Chung
Browse files

dm: sata: dw_sata: Drop unnecessary brackets



There is a strange &(var) coding style in this driver. Adjust it to use
&var instead, which is more usual.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 47c0f369
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment