Am 07.07.2012 22:57 schrieb Niklas Söderlund:
In order to remove the exit call in the get_ip_perm function the function needs to return a value indicating success or failure. This patch adds such return value and make all callers check for it.
Signed-off-by: Niklas Söderlund niso@kth.se
Thanks for your patch! Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net I modified it slightly to handle the new rget_io_perms function name. Committed as part of r1551.
Regards, Carl-Daniel