]> git.baikalelectronics.ru Git - kernel.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)
commit50bd5f9939f098c3f7a12fe9da6c2e456ab90200
tree2a09558bcfe5d44064f59b093795400d91585b10
parent872cbc6551b44f65ce8144abdbfb37879012f259
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