summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-03-28 06:58:07 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-04-09 22:05:47 (GMT)
commit415f0a02adaea754dc85cde7b50707f7fbc4cf3f (patch)
tree9ee25bdf6018d8154f2cdf488b03e6e086caf366 /security
parent0034102808e0dbbf3a2394b82b1bb40b5778de9e (diff)
downloadlinux-415f0a02adaea754dc85cde7b50707f7fbc4cf3f.tar.xz
hv: fix return type of hv_post_message()
This function returns negative error codes, but because the type is u16 they get truncated into positive numbers. It doesn't look like the callers care, but we should fix it anyway as a cleanup. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions