Re: [PATCH] drivers/net: Use managed interfaces

From: David Miller
Date: Sat Aug 02 2014 - 19:41:32 EST


From: Himangi Saraogi <himangi774@xxxxxxxxx>
Date: Fri, 1 Aug 2014 21:00:03 +0530

> This patch introduces the use of managed interfaces like
> devm_ioremap_resource and does away with the calls to free the
> allocated memory in the probe and remove functions. Also, some
> labels and variable are done away with. This fixes a bug as there
> was a missing release_mem_region in the remove function.
>
> Signed-off-by: Himangi Saraogi <himangi774@xxxxxxxxx>
> Acked-by: Julia Lawall <julia.lawall@xxxxxxx>

I adjusted the Subject subsystem prefix to "net: dnet:" and applied
this, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/