diff options
| author | Colin Ian King <[email protected]> | 2017-10-14 15:00:49 +0000 |
|---|---|---|
| committer | Paul Moore <[email protected]> | 2017-10-16 22:37:23 +0000 |
| commit | 73e4977873bfbd8698d5b116ba32d48f2a889276 (patch) | |
| tree | 10d8c881bc5d58ddd1aa0971734f57154152d478 /drivers/fpga/fpga-mgr.c | |
| parent | selinux: remove redundant assignment to str (diff) | |
| download | kernel-73e4977873bfbd8698d5b116ba32d48f2a889276.tar.gz kernel-73e4977873bfbd8698d5b116ba32d48f2a889276.zip | |
selinux: remove redundant assignment to len
The variable len is being set to zero and this value is never
being read since len is being set to a different value just
a few lines later. Remove this redundant assignment. Cleans
up clang warning: Value stored to 'len' is never read
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions
