On Fri, Feb 28, 2020 at 02:56:55PM +0530, Ritesh Harjani wrote: > This patch avoids the memory alloc & free path when depth is 0, > since anyway there is no extra caching done in that case. > So on checking depth 0, simply return early. > > Signed-off-by: Ritesh Harjani <riteshh@xxxxxxxxxxxxx> > Reviewed-by: Jan Kara <jack@xxxxxxx> Applied, thanks. - Ted