On 9/25/19 4:33 PM, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Convert all the workqueue functions to return positive error codes so > that we can move away from the libc-style indirect errno handling and > towards passing error codes directly back to callers. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> With a fixed changelog, Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>