diff options
| author | Dan Carpenter <[email protected]> | 2016-01-06 09:56:30 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-01-06 20:07:47 +0000 |
| commit | 719255d0e29463ddba2d01a72c1e74092793103a (patch) | |
| tree | 9427abd2947c56d701929f41de26c134077b7173 /net/unix/af_unix.c | |
| parent | ethernet/atheros/alx: sanitize buffer sizing and padding (diff) | |
| download | kernel-719255d0e29463ddba2d01a72c1e74092793103a.tar.gz kernel-719255d0e29463ddba2d01a72c1e74092793103a.zip | |
mlxsw: core: remove an unnecessary condition
We checked "err" on the lines before so we know it's zero here.
These cause a static checker warning because checking known things can
indicate a bug. Maybe there is a missing assignment or we are checking
the wrong variable.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
