提交 a3e4df85 编写于 作者: M Muhammad Abdul WAHAB 提交者: Greg Kroah-Hartman

coresight: etm3x: indentation fix (extra space removed)

An extra space is removed.
Signed-off-by: NMuhammad Abdul Wahab <muhammadabdul.wahab@centralesupelec.fr>
Signed-off-by: NMathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 9870ef5c
...@@ -146,7 +146,7 @@ static ssize_t mode_store(struct device *dev, ...@@ -146,7 +146,7 @@ static ssize_t mode_store(struct device *dev,
goto err_unlock; goto err_unlock;
} }
config->ctrl |= ETMCR_STALL_MODE; config->ctrl |= ETMCR_STALL_MODE;
} else } else
config->ctrl &= ~ETMCR_STALL_MODE; config->ctrl &= ~ETMCR_STALL_MODE;
if (config->mode & ETM_MODE_TIMESTAMP) { if (config->mode & ETM_MODE_TIMESTAMP) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册