On Sun, Jun 27, 2010 at 02:50:23PM -0500, Michael Geszkiewicz wrote:
> @@ -168,8 +168,9 @@ int rtapi_app_main(void)
>      hal_ready(comp_id);
>      return 0;
>      
> -    err:
> +err:
>      hal_exit(comp_id);
> +    return 0;
>  }

I doubt returning 0 (module loaded OK) in the err case is sensible.

Jeff

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to