diff options
| author | Heinrich Schuchardt <[email protected]> | 2020-12-27 11:28:12 +0100 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2021-01-05 11:54:53 +0100 |
| commit | 389b45d6b05784c0043bac859666b98a5f704402 (patch) | |
| tree | c71a241a920666202ebb240788ea2adecddbbe36 /include/linux/stringify.h | |
| parent | 0e3a7aa7a9cbf5764cae8ffbda09985c677d4476 (diff) | |
zynq: mtd: nand: remove superfluous if
This sort of code does not make much sense:
if (ondie_ecc_enabled) {
if (ondie_ecc_enabled) {
Remove the inner if.
The problem was indicated by cppcheck.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions
