Hi Jonathan, If you end up not changing this patch much, please consider taking my tags. On 01/05, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > This complex cleanup.h use case of conditional guards has proved > to be more trouble that it is worth in terms of false positive compiler > warnings and hard to read code. > > Move directly to the new claim/release_direct() that allow sparse > to check for unbalanced context. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > --- Reviewed-by: Marcelo Schmitt <marcelo.schmitt@xxxxxxxxxx> Tested-by: Marcelo Schmitt <marcelo.schmitt@xxxxxxxxxx>