diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2022-07-01 17:13:22 +0800 |
---|---|---|
committer | Jarkko Sakkinen <jarkko@kernel.org> | 2022-08-03 23:56:20 +0300 |
commit | ffd056fa31779756d7146fb17325fb7872c98812 (patch) | |
tree | e39d08efdbfb230d42f3d20cf98e6ee6f84dc43a /include | |
parent | 0815291a8fd66cdcf7db1445d4d99b0d16065829 (diff) | |
download | linux-ffd056fa31779756d7146fb17325fb7872c98812.tar.gz linux-ffd056fa31779756d7146fb17325fb7872c98812.tar.bz2 linux-ffd056fa31779756d7146fb17325fb7872c98812.zip |
tpm: fix platform_no_drv_owner.cocci warning
Eliminate the following coccicheck warning:
./drivers/char/tpm/tpm_tis_i2c.c:379:3-8: No need to set .owner here. The core will do it.
Remove .owner field if calls are used which set it automatically
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions