summaryrefslogtreecommitdiffstats
path: root/crypto/rsa-pkcs1pad.c
diff options
context:
space:
mode:
authorHardik Singh Rathore <hardiksingh.k@gmail.com>2018-12-12 22:17:46 +0530
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2018-12-16 14:05:56 +0000
commit1533e45748783ca971639b1b661509314a13ff8c (patch)
tree559a57c31d7343d5a46ebbfab4b2f99442b0b78f /crypto/rsa-pkcs1pad.c
parent618ab57f95bd15bfa153a6901a19a8c10e816156 (diff)
downloadlinux-1533e45748783ca971639b1b661509314a13ff8c.tar.bz2
staging: iio: adt7316: drop unnecessary initialization of variables
Initialization is unnecessary when the variable is written before it is read. There were some occasions in which the driver would initialize `ret' during declaration without need. Purely a cosmetic change with no functional impact. Signed-off-by: Hardik Singh Rathore <hardiksingh.k@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'crypto/rsa-pkcs1pad.c')
0 files changed, 0 insertions, 0 deletions