On Fri, Oct 14, 2016 at 10:38 AM, Jonathan Tan <jonathantanmy@xxxxxxxxxx> wrote: > Currently, creation and addition (to a list) of trailer items are spread > across multiple functions. Streamline this by only having 2 functions: > one to parse the user-supplied string, and one to add the parsed > information to a list. > > Signed-off-by: Jonathan Tan <jonathantanmy@xxxxxxxxxx> Reviewed-by: Stefan Beller <sbeller@xxxxxxxxxx>