commit | e0ea20bfb46529c9e98165c8135ea6d2c64a2bac | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Sat Apr 21 20:00:42 2018 +0200 |
committer | Boris Brezillon <boris.brezillon@bootlin.com> | Sun Apr 29 08:56:45 2018 +0200 |
tree | 164d78c587cc98f35bc1e19c65b25f9b27bfea41 | |
parent | 838c07b05b369b3ee6bb18cdc1aec1241a1ef951 [diff] |
mtd: rawnand: lpc32xx_slc: clean the probe function Before fixing the error path of the probe function, fix the style of the entire function and particularly the goto labels: they should indicate what the next cleanup to do is. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>