summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-03-28 10:58:07 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-04-10 02:05:47 +0400
commit415f0a02adaea754dc85cde7b50707f7fbc4cf3f (patch)
tree9ee25bdf6018d8154f2cdf488b03e6e086caf366 /tools/perf/scripts/python
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions