[tip:warnings/complex] Revert "fix warning in fs/configfs/symlink.c"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Commit-ID:  52c4b13da64c9d6e0549002b2b38b2f4188e1973
Gitweb:     http://git.kernel.org/tip/52c4b13da64c9d6e0549002b2b38b2f4188e1973
Author:     Ingo Molnar <mingo@xxxxxxx>
AuthorDate: Sun, 3 May 2009 09:02:06 +0200
Committer:  Ingo Molnar <mingo@xxxxxxx>
CommitDate: Sun, 3 May 2009 09:02:06 +0200

Revert "fix warning in fs/configfs/symlink.c"

This reverts commit dc3d660a7870c50a6c401790ff80dfec27af0c9e.

Upstream changed this file differently.

Signed-off-by: Ingo Molnar <mingo@xxxxxxx>


---
 fs/configfs/symlink.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/configfs/symlink.c b/fs/configfs/symlink.c
index 99177c4..932a92b 100644
--- a/fs/configfs/symlink.c
+++ b/fs/configfs/symlink.c
@@ -135,7 +135,7 @@ int configfs_symlink(struct inode *dir, struct dentry *dentry, const char *symna
 	struct path path;
 	struct configfs_dirent *sd;
 	struct config_item *parent_item;
-	struct config_item *uninitialized_var(target_item);
+	struct config_item *target_item;
 	struct config_item_type *type;
 
 	ret = -EPERM;  /* What lack-of-symlink returns */
--
To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Stable Commits]     [Linux Stable Kernel]     [Linux Kernel]     [Linux USB Devel]     [Linux Video &Media]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux