On Tue, Jan 22, 2019 at 11:31:34PM +0100, David Kozub wrote: > From: Jonas Rabenstein <[email protected]> > > All add_token_* functions have a common set of conditions that have to > be checked. Use a common function for those checks in order to avoid > different behaviour as well as code duplication. > > Co-authored-by: David Kozub <[email protected]> > Signed-off-by: Jonas Rabenstein <[email protected]> > Signed-off-by: David Kozub <[email protected]> Reviewed-by: Scott Bauer <[email protected]>

