On Wed, Jun 13, 2018 at 02:34:33PM -0500, Eric Sandeen wrote: > Right now the return value is initialized to -1 (failure) and set to zero > only if a valid token is found. However, this means that i.e. a blank > or template config file containing only comments will yield failure on > parsing. > > Initialize to success, and set to failure only if failure occurs. > > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> Reviewed-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html