IB/mthca: Whitespace cleanups

Remove trailing whitespace and fix indentation that with spaces
instead of tabs.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
This commit is contained in:
Roland Dreier
2006-02-01 13:38:24 -08:00
parent 4885bf64bc
commit 2fa5e2ebbe
9 changed files with 26 additions and 26 deletions

View File

@@ -275,7 +275,7 @@ static int mthca_cmd_poll(struct mthca_dev *dev,
}
if (out_is_imm)
*out_param =
*out_param =
(u64) be32_to_cpu((__force __be32)
__raw_readl(dev->hcr + HCR_OUT_PARAM_OFFSET)) << 32 |
(u64) be32_to_cpu((__force __be32)