In case of error, the function live_context() returns ERR_PTR()
and never returns NULL. The NULL test in the return value check
should be replaced with IS_ERR().
Fixes: 52c0fdb25c7c9 ("drm/i915: Replace global breadcrumbs ...")
Reported-by: Hulk Robot
Signed-off-by: Zhihao Cheng
--
'__jffs2_dbg_superblock_counts' [-Werror=missing-prototypes]
Reviewed-by: Tudor Ambarus
Signed-off-by: Arnd Bergmann
---
fs/jffs2/debug.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Zhihao Cheng
ame, CRYPTO_MAX_ALG_NAME, "hmac(%s)",
c->auth_hash_name);
Reviewed-by: Zhihao Cheng # fs/ubifs