diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-03-18 11:24:38 +0100 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2018-03-22 15:05:32 -0500 |
commit | 4b23d3c86465f366ef6d76866f6464f19dd15135 (patch) | |
tree | cfd74646049ef39c4eca37b2d5174b7d672e775f /arch/arm/cpu/Makefile | |
parent | f24534307e983d983cc573390f75c76977d57ec6 (diff) |
drivers: net: cpsw: remove superfluous assignment.
In
int ret = A;
ret = B;
the first assignment has not effect.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'arch/arm/cpu/Makefile')
0 files changed, 0 insertions, 0 deletions