OpenVZ Forum


Home » Mailing lists » Devel » [patch i2o] i2o layer cleanup
Re: [patch i2o 1/6] i2o_cfg_passthru cleanup [message #12954 is a reply to message #12936] Tue, 15 May 2007 16:42 Go to previous messageGo to previous message
Alan Cox is currently offline  Alan Cox
Messages: 48
Registered: May 2006
Member
> - cleanup:
> +cleanup:
> kfree(reply);
> + if (msg)
> +out:
> + i2o_msg_nop(c, msg);

Put the label before the if. Much saner that way


> kfree(reply);
> + if (msg)
> +out:
> + i2o_msg_nop(c, msg);
> return rcode;

Ditto
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [PATCH] Brush up task's session and group numbers manipulations
Next Topic: Remaining straight forward kthread API conversions...
Goto Forum:
  


Current Time: Fri Aug 01 22:31:22 GMT 2025

Total time taken to generate the page: 1.16668 seconds