diff options
| author | Leo Kim <leo.kim@atmel.com> | 2015-12-21 08:18:26 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-12-22 00:20:04 +0300 |
| commit | 6d04d7a0d9b63dfb8942eb5e0855b9be40bc5893 (patch) | |
| tree | 6a7ea1ec3efe7366fa6218a2efe0ff18e660bc78 /scripts/checkstack.pl | |
| parent | cb3b05c3845815e1fdeff94fcd5e8a57ceff702e (diff) | |
| download | linux-6d04d7a0d9b63dfb8942eb5e0855b9be40bc5893.tar.xz | |
staging: wilc1000: wilc_deinit(): fixes inconsistent returns
This patch fixes the warning reported by smatch.
- wilc_deinit() warn: inconsistent returns 'sem:&hif_drv->sem_cfg_values'
This semaphore protect a cfg_values variable but cfg_values variables was not
used here. So, just remove this line.
Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions
