]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
9p: remove useless variable and assignment
authorGeyslan G. Bem <geyslan@gmail.com>
Sat, 28 Sep 2013 23:32:19 +0000 (20:32 -0300)
committerEric Van Hensbergen <ericvh@gmail.com>
Sat, 23 Nov 2013 22:10:31 +0000 (16:10 -0600)
commit72fe18c9c71c1911b02d4765661ea1522053b5df
treeb56316269b99de25e1f33d7757a42c15d7364028
parentfae7469609aa4229aee20dd68453a0a6df5bd52e
9p: remove useless variable and assignment

There is no use of pointer 'v9ses'. Get rid of useless 'retval'
assignment.

Signed-off-by: Geyslan G. Bem <geyslan@gmail.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
fs/9p/vfs_inode_dotl.c