]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: lnet: replace uninitialized_var
authorJames Simmons <jsimmons@infradead.org>
Thu, 17 Nov 2016 19:35:48 +0000 (14:35 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Nov 2016 07:47:32 +0000 (08:47 +0100)
commit97fed6fab16b2799745d018c2cf08a2e8409b26b
tree1aff19ee12a0484f803cd921917e06dacc9be13e
parent01135ed7af0c0aec3469842c903796eb13f26921
staging: lustre: lnet: replace uninitialized_var

Checkpatch for some reason doesn't like the way
libcfs_str2net_internal. Lets just replace it with
nf being set to NULL instead

Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/nidstrings.c