diff options
author | Sebastian Reichel <sre@kernel.org> | 2014-10-20 00:11:59 +0200 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2014-10-20 00:11:59 +0200 |
commit | 068afbbebe14cdb628f7d738d1d289cf01a3b5d9 (patch) | |
tree | 8729b12771a096b92481a4ad7681288533a9923c /crypto | |
parent | a26a42508157bc9fda89e3b1d64e47b9e4b55c30 (diff) | |
download | op-kernel-dev-068afbbebe14cdb628f7d738d1d289cf01a3b5d9.zip op-kernel-dev-068afbbebe14cdb628f7d738d1d289cf01a3b5d9.tar.gz |
HSI: omap_ssi_port: Don't print uninitialized err
Do not print err variable, that has nothing to do with the error.
This fixes a warning, that is printed at build time:
drivers/hsi/controllers/omap_ssi_port.c: In function ‘ssi_port_probe’:
drivers/hsi/controllers/omap_ssi_port.c:1121:10: warning: ‘err’ may be used uninitialized in this function [-Wuninitialized]
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions