]> Pileus Git - ~andy/linux/commit
9p: client: remove unused code and any reference to "cancelled" function
authorAndi Shyti <andi@etezian.org>
Thu, 25 Jul 2013 08:54:24 +0000 (10:54 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Jul 2013 22:54:28 +0000 (15:54 -0700)
commit60ff779c4abba37a31bd8624ef45026f7fb1b70c
treeeb0cec51eb8c3a9885a7014cd46333973ec5b988
parent4ce1fd6110e1fb1747194d830a3f85952ad06172
9p: client: remove unused code and any reference to "cancelled" function

This patch reverts commit

80b45261a0b263536b043c5ccfc4ba4fc27c2acc

which was implementing a 'cancelled' functionality to notify that
a cancelled request will not be replied.

This implementation was not used anywhere and therefore removed.

Signed-off-by: Andi Shyti <andi@etezian.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/9p/transport.h
net/9p/client.c