git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ce1fd6
)
9p: client: remove unused code and any reference to "cancelled" function
author
Andi Shyti
<andi@etezian.org>
Thu, 25 Jul 2013 08:54:24 +0000
(10:54 +0200)
committer
David S. Miller
<davem@davemloft.net>
Tue, 30 Jul 2013 22:54:28 +0000
(15:54 -0700)
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>
No differences found