diff options
| author | Johan Hovold <johan@kernel.org> | 2017-10-16 16:06:20 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-23 12:24:24 +0300 |
| commit | 7c63838ea5afb15a60c58a2f0fe8ac093fc9f1a5 (patch) | |
| tree | 016b86d163a99a714bfb2bfb5d5851161d93306b /tools/perf/scripts/python/syscall-counts.py | |
| parent | dee7d0f3b200c67c6ee96bd37c6e8fa52690ab56 (diff) | |
| download | linux-7c63838ea5afb15a60c58a2f0fe8ac093fc9f1a5.tar.xz | |
serdev: ttyport: add missing open() error handling
Add missing error handling for tty-driver open() which may fail (e.g. if
resource allocation fails or if a port is being disconnected).
Note that close() must be called also in case of failed open() and that
the operation sanity check is amended to catch buggy drivers.
Signed-off-by: Johan Hovold <johan@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
