]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
fs/9p: Remove the unused variable "err" in v9fs_vfs_getattr()
authorGu Zheng <guz.fnst@cn.fujitsu.com>
Fri, 28 Jun 2013 17:44:13 +0000 (12:44 -0500)
committerEric Van Hensbergen <ericvh@gmail.com>
Mon, 8 Jul 2013 03:18:31 +0000 (22:18 -0500)
commitf2692ea8d5b535277bc06b315eabd32ef4e7a11c
tree2a09558bcfe5d44064f59b093795400d91585b10
parent80b45261a0b263536b043c5ccfc4ba4fc27c2acc
fs/9p: Remove the unused variable "err" in v9fs_vfs_getattr()

Delete the unused variable "err" in v9fs_vfs_getattr()

Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
fs/9p/vfs_inode.c