On 27.12.2011 17:41, Julia Lawall wrote: > From: Julia Lawall <[email protected]> > > From: Julia Lawall <[email protected]> > > devm_ functions allocate memory that is to remain allocated until the > device is detached. This patch checks for opportunities for using the > function devm_request_and_ioremap. > > Signed-off-by: Julia Lawall <[email protected]>
Applied both patches to kbuild.git#misc. BTW, Please use different subject lines for different patches next time, so that patches can be referred to by their subject. I changed these two to "coccinelle: semantic patches related to devm_ functions (part 1)" and "... (part 2)" due to lack of better ideas. Michal _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
