diff options
author | Richard Weinberger <[email protected]> | 2014-09-22 10:45:34 +0200 |
---|---|---|
committer | Artem Bityutskiy <[email protected]> | 2014-09-26 13:42:41 +0300 |
commit | 170505f58f01d89dea2667d484cb5da18fb9ffd9 (patch) | |
tree | 3cd270b07f5900bd2f1394dfed80ef32524536e5 /net/lapb/lapb_subr.c | |
parent | 4b1a43eab1ab0b1d05bc0c2aa823262da2445a7f (diff) |
UBI: ubi_eba_read_leb: Remove in vain variable assignment
There is no need to set err, it will be overwritten in any case
later at:
if (scrub)
err = ubi_wl_scrub_peb(ubi, pnum);
Signed-off-by: Richard Weinberger <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions