diff options
author | Simon Derr <simon.derr@bull.net> | 2014-03-11 10:13:09 +0100 |
---|---|---|
committer | Eric Van Hensbergen <ericvh@gmail.com> | 2014-03-25 16:38:17 -0500 |
commit | 263c582888d3cd2a5c8e32225140723ec31f1709 (patch) | |
tree | 65875d5c0fcf78a842221d7a01bdc0c902ca5590 /include | |
parent | 7b4f307276ae3f69fc4d7c4fb6a188c906755d98 (diff) | |
download | linux-stable-263c582888d3cd2a5c8e32225140723ec31f1709.tar.gz linux-stable-263c582888d3cd2a5c8e32225140723ec31f1709.tar.bz2 linux-stable-263c582888d3cd2a5c8e32225140723ec31f1709.zip |
9pnet: trans_fd : allocate struct p9_trans_fd and struct p9_conn together.
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions