auth: Refactor afsconf_Open failure handler
authorSimon Wilkinson <sxw@your-file-system.com>
Tue, 26 Feb 2013 22:31:49 +0000 (22:31 +0000)
committerJeffrey Altman <jaltman@your-file-system.com>
Wed, 27 Feb 2013 20:41:20 +0000 (12:41 -0800)
commita5324a6bb6ff127997c48b54f8ad0e98189f3f1e
treeb74c8a4925e2b0cd7d012c2976731faa9e87da25
parent41d9ea697bf5e81e5003ad7b208788223c25536b
auth: Refactor afsconf_Open failure handler

Refactor the code which returns a failure from afsconf_Open into
a single section, rather than having multiple copies through out
the routine.

Change-Id: I70b3fec98321bf89e6d59055545d5d4193026d28
Reviewed-on: http://gerrit.openafs.org/9293
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/auth/cellconfig.c