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:
7b4f307
)
9pnet: trans_fd : allocate struct p9_trans_fd and struct p9_conn together.
author
Simon Derr
<simon.derr@bull.net>
Tue, 11 Mar 2014 09:13:09 +0000
(10:13 +0100)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Tue, 25 Mar 2014 21:38:17 +0000
(16:38 -0500)
There is no point in allocating these structs separately.
Changing this makes the code a little simpler and saves a few bytes of
memory.
Reported-by: Herve Vico
Signed-off-by: Simon Derr <simon.derr@bull.net>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
net/9p/trans_fd.c
patch
|
blob
|
history
diff --cc
net/9p/trans_fd.c
Simple merge