On Fri, Mar 3, 2017 at 3:26 AM, Julia Lawall <julia.lawall@xxxxxxx> wrote: >> @@ -635,7 +635,7 @@ void r8712_reordering_ctrl_timeout_handler(void *pcontext) >> { >> unsigned long irql; >> struct recv_reorder_ctrl *preorder_ctrl = >> - (struct recv_reorder_ctrl *)pcontext; >> + pcontext; > > Coccinelle doesn't always generate code in the best way. pcontext can be > moved up to the previous line in this case. > Thanks, I will send v2. > julia _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel