Simplify control flow in swb_config_load_option()
authorSteven Luo <steven+maemo@steven676.net>
Thu, 26 Aug 2010 11:49:20 +0000 (04:49 -0700)
committerSteven Luo <steven+maemo@steven676.net>
Thu, 26 Aug 2010 11:49:20 +0000 (04:49 -0700)
Just return out of the loop when a match is found, and get rid of the
retval variable.


No differences found