On Fri, Mar 3, 2017 at 3:26 AM, Julia Lawall <julia.law...@lip6.fr> 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 de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
- Re: [Outreachy kernel] Re: [PATCH ... Julia Lawall
- Re: [PATCH 3/5] staging: lustre: l... Joe Perches
- Re: [PATCH 3/5] staging: lustre: lustre: Remove unn... kbuild test robot
- Re: [PATCH 3/5] staging: lustre: lustre: Remove unn... kbuild test robot
- [PATCH 2/5] staging: lustre: Remove unnecessary cast on ... simran singhal
- [PATCH 4/5] staging: rts5208: Remove unnecessary cast on... simran singhal
- Re: [Outreachy kernel] [PATCH 4/5] staging: rts5208... Julia Lawall
- Re: [Outreachy kernel] [PATCH 4/5] staging: rts... SIMRAN SINGHAL
- [PATCH 5/5] staging: rtl8712: Remove unnecessary cast on... simran singhal
- Re: [Outreachy kernel] [PATCH 5/5] staging: rtl8712... Julia Lawall
- Re: [Outreachy kernel] [PATCH 5/5] staging: rtl... SIMRAN SINGHAL