diff options
author | Charles Keepax <[email protected]> | 2016-05-04 14:59:10 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2016-05-09 17:35:43 +0200 |
commit | 1d03f2bd56f3a45123a7572fb536c063068cfb83 (patch) | |
tree | 39916a757aa781af998ef37fe293efaf3716cbab /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5bd05390ff084d7a1ea7efa8f8dc111c24b2454c (diff) |
ALSA: compress: Fix poll error return codes
We can't return a negative error code from the poll callback the return
type is unsigned and is checked against the poll specific flags we need
to return POLLERR if we encounter an error.
Signed-off-by: Charles Keepax <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions