autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()
authorTim Gardner <tim.gardner@canonical.com>
Fri, 1 Mar 2013 11:46:48 +0000 (19:46 +0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Mar 2013 20:04:39 +0000 (12:04 -0800)
commit5140a8ceaa369d362d0ab7a438a5d99c75ee098d
tree833fa7772275aaa9aaa12b891852e59cad1c6526
parent9d8072e7c33991a08b29338f3f04dfef7c24afd5
autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()

smatch analysis:

  fs/autofs4/waitq.c:46 autofs4_catatonic_mode() info: redundant null check on wq->name.name calling kfree()

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Ian Kent <raven@themaw.net>
Cc: autofs@vger.kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/autofs4/waitq.c
This page took 0.026091 seconds and 5 git commands to generate.