diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-07-07 17:20:56 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-07-12 15:08:53 +0100 |
commit | b442642da145cb10293f577f3b43bda8beeb31cf (patch) | |
tree | 93277eb696060b9aa3b767eacabf8da963e12ba3 /fsdev/Makefile.objs | |
parent | b35399bb4e9968296a12303b00f9f2066470e987 (diff) |
fsdev/9p-iov-marshal.c: Don't use cpu_to_*w() functions
Don't use the cpu_to_*w() functions, which we are trying to deprecate.
Instead just use cpu_to_*() to do the byteswap, which brings the
code in the marshal function in line with that in the unmarshal.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1467908460-27048-2-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'fsdev/Makefile.objs')
0 files changed, 0 insertions, 0 deletions