On Tue, Oct 27, 2020 at 1:52 PM wangyunjian <[email protected]> wrote: > > From: Yunjian Wang <[email protected]> > > Coverity flags that 'h' variable is used before > it's checked for NULL. This patch fixes this issue. > > Coverity issue: 363625 > Fixes: 769b2de7fb52 ("hash: implement RCU resources reclamation")
No need to copy stable, this feature is only in the current release. > Signed-off-by: Yunjian Wang <[email protected]> Reviewed-by: Dharmik Thakkar <[email protected]> Acked-by: Yipeng Wang <[email protected]> Applied, thanks. -- David Marchand

