ar71xx: fix whitespaces nits
[openwrt/openwrt.git] / target / linux / ar71xx / files / drivers / mtd / wrt160nl_part.c
index e42b3d401988bec0217916b65b2641a8be7a2646..6cd78b628f025a2228735fcf5f5ebd508891ef7d 100644 (file)
@@ -158,9 +158,9 @@ static int wrt160nl_parse_partitions(struct mtd_info *master,
        *pparts = trx_parts;
        ret = TRX_PARTS;
 
- free_hdr:
+free_hdr:
        vfree(header);
- out:
+out:
        return ret;
 }