diff options
author | M. Mohan Kumar <mohan@in.ibm.com> | 2011-01-10 21:23:53 +0100 |
---|---|---|
committer | Eric Van Hensbergen <ericvh@gmail.com> | 2011-01-11 16:58:07 +0100 |
commit | 219fd58be62d01e30224c7af919dea77b7e392a8 (patch) | |
tree | 88db8ad84951f7e0c265175627f379f79d26a88c /fs/9p | |
parent | fs/9p: Simplify the .L create operation (diff) | |
download | linux-219fd58be62d01e30224c7af919dea77b7e392a8.tar.xz linux-219fd58be62d01e30224c7af919dea77b7e392a8.zip |
net/9p: Use proper data types
Use proper data types for storing the count of the binary blob and
length of a string. Without this patch length calculation of string will
always result in -1 because of comparision between signed and unsigned
integer.
Signed-off-by: M. Mohan Kumar <mohan@in.ibm.com>
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'fs/9p')
0 files changed, 0 insertions, 0 deletions