commit | dc52499e7f2d9812cfa4aa3b8d84a3f2c97e068b | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Mon Mar 09 10:18:16 2015 -0700 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Mar 11 15:21:19 2015 -0700 |
tree | 5ad776455c3216b9818f321aaa8bd8e7530756cd | |
parent | 98ebb521096f2d90c3e903ba79412cd92064795b [diff] |
mtd: docg3: drop dead code If no devices were found, we would already have skipped over this code. Detected by Coverity, CID #744270 Signed-off-by: Brian Norris <computersforpeace@gmail.com> Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>