commit | 60ff779c4abba37a31bd8624ef45026f7fb1b70c | [log] [tgz] |
---|---|---|
author | Andi Shyti <andi@etezian.org> | Thu Jul 25 10:54:24 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 30 15:54:28 2013 -0700 |
tree | eb0cec51eb8c3a9885a7014cd46333973ec5b988 | |
parent | 4ce1fd6110e1fb1747194d830a3f85952ad06172 [diff] |
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>