qed: fix indentation issue with statements in an if-block
authorColin Ian King <colin.king@canonical.com>
Tue, 12 Feb 2019 16:01:53 +0000 (16:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Feb 2019 05:03:16 +0000 (21:03 -0800)
commit01e3497163eadaed0bd404bf6d36210cecf591d5
tree4f53547ef1db12b3ef0c21cb864261d3475d26a7
parent88e425843ee26f80b82d984e8ec4b662c38eb0ed
qed: fix indentation issue with statements in an if-block

There are some statements in an if-block that are not correctly
indented. Fix these.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_cxt.c