Skip to content
Commit 3c48f23a authored by Subrata Modak's avatar Subrata Modak Committed by Joel Becker
Browse files

configfs: Fix Trivial Warning in fs/configfs/symlink.c



I observed the following build warning with fs/configfs/symlink.c:

fs/configfs/symlink.c: In function 'configfs_symlink':
fs/configfs/symlink.c:138: warning: 'target_item' may be used uninitialized in this function

Here is a small fix for this.

Cc: Patrick Mochel <mochel@osdl.org>
Cc: Balbir Singh <balbir@linux.vnet.ibm.com>
Cc: Sachin P Sant <sachinp@linux.vnet.ibm.com>
Signed-Off-By: default avatarSubrata Modak <subrata@linux.vnet.ibm.com>
Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
parent a939b96c
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