]> git.baikalelectronics.ru Git - kernel.git/commit
9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()
authorDavid S. Miller <davem@davemloft.net>
Thu, 19 May 2011 21:45:29 +0000 (17:45 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 May 2011 21:45:29 +0000 (17:45 -0400)
commit75e5ed63e0364f3b8b48bd5822c49c43d40a6321
tree70918c203246e73133b276727984c78ed14da709
parentb22c1067316153b6833d1949cf2d015c1827ebe7
9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()

Probably just cut and pasted from the other parse_opts() implementations
in the 9p sources.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/9p/trans_rdma.c