On Fri, Oct 14, 2016 at 10:38 AM, Jonathan Tan <[email protected]> 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 <[email protected]>
Reviewed-by: Stefan Beller <[email protected]>

