Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 03b0036f authored by Li kunyu's avatar Li kunyu Committed by Chuck Lever
Browse files

lockd: host: Remove unnecessary statements'host = NULL;'


In 'nlm_alloc_host', the host has already been assigned a value of NULL
when defined, so 'host=NULL;' Can be deleted.

Signed-off-by: default avatarLi kunyu <kunyu@nfschina.com>
Reviewed-by: default avatarJeff Layton <jlayton@kernel.org>
Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 0770249b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment