Re: [PATCH v2 4/8] refs: factor delete_ref loose ref step into a helper
From: Brad King <hidden> Date: 2016-06-15 22:58:36
On 08/31/2013 12:30 PM, Michael Haggerty wrote:
Given that ret is only returned, you could restore the filename before
the if statement and replace the ret variable with an immediate return
statement: