From: Li RongQing <[email protected]> Date: Tue, 13 Nov 2018 09:16:52 +0800
> if list is NULL pointer, and the following access of list > will trigger panic, which is same as BUG_ON > > Signed-off-by: Li RongQing <[email protected]> Applied.
From: Li RongQing <[email protected]> Date: Tue, 13 Nov 2018 09:16:52 +0800
> if list is NULL pointer, and the following access of list > will trigger panic, which is same as BUG_ON > > Signed-off-by: Li RongQing <[email protected]> Applied.