commit | 9326dc754c64996ccdc354413674f42486590574 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Sat Apr 21 20:00:38 2018 +0200 |
committer | Boris Brezillon <boris.brezillon@bootlin.com> | Sun Apr 29 08:56:44 2018 +0200 |
tree | 143dc08a9e83a65202704f13ad4fd0513f36c623 | |
parent | 682cae27b1da0554496983a356b82b4d87540c48 [diff] |
mtd: rawnand: hisi504: clean the probe function error path There is not need for a goto statement when the only action to take is to return. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>