diff options
| author | Jason Wang <[email protected]> | 2014-06-30 14:14:48 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-07-09 14:21:27 -0700 |
| commit | 7a446d635dd752a5326bbc458707364a288b3663 (patch) | |
| tree | d7884de38e375b262f68cc8fd5d90cfbeca226c5 /tools/perf/scripts/python | |
| parent | e013ac312c79379b26cf29012cfbb37c68f79283 (diff) | |
hyperv: remove meaningless pr_err() in vmbus_recvpacket_raw()
All its callers depends on the return value of -ENOBUFS to reallocate a
bigger buffer and retry the receiving. So there's no need to call
pr_err() here since it was not a real issue, otherwise syslog will be
flooded by this false warning.
Cc: Haiyang Zhang <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
Signed-off-by: K. Y. Srinivasan <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions