From: Dan Carpenter <dan.carpen...@oracle.com> Date: Wed, 13 Feb 2019 11:58:20 +0300
> There is a typo here. We intended to check "objagg2" but we instead > test "objagg" which is not an error pointer. > > Fixes: 9069a3817d82 ("lib: objagg: implement optimization hints assembly and > use hints for object creation") > Signed-off-by: Dan Carpenter <dan.carpen...@oracle.com> Applied.