提交 ac77d33e 编写于 作者: C Christophe Ricard 提交者: Peter Huewe

tpm/tpm_i2c_stm_st33: Remove sparse spaces

Remove some useless spaces (new line or space)
Reviewed-by: NJason Gunthorpe <jason.gunthorpe@obsidianresearch.com>
Signed-off-by: NChristophe Ricard <christophe-h.ricard@st.com>
Reviewed-by: NPeter Huewe <peterhuewe@gmx.de>
Signed-off-by: NPeter Huewe <peterhuewe@gmx.de>
上级 c4eadfaf
......@@ -238,7 +238,6 @@ static int check_locality(struct tpm_chip *chip)
return chip->vendor.locality;
return -EACCES;
} /* check_locality() */
/*
......@@ -636,7 +635,6 @@ static int tpm_stm_i2c_of_request_resources(struct tpm_chip *chip)
struct device_node *pp;
struct tpm_stm_dev *tpm_dev = (struct tpm_stm_dev *)TPM_VPRIV(chip);
struct i2c_client *client = tpm_dev->client;
int gpio;
int ret;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册