aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2016-05-03 17:05:54 +0200
committerGreg Kroah-Hartman <[email protected]>2016-05-03 15:59:15 -0700
commit6798df4c5fe0a7e6d2065cf79649a794e5ba7114 (patch)
treefaa975bb8292e6f5c7c58c9c231744215576ee8d /tools/perf/scripts/python/export-to-postgresql.py
parent11ca2b7ab432eb90906168c327733575e68d388f (diff)
tty: vt, return error when con_startup fails
When csw->con_startup() fails in do_register_con_driver, we return no error (i.e. 0). This was changed back in 2006 by commit 3e795de763. Before that we used to return -ENODEV. So fix the return value to be -ENODEV in that case again. Fixes: 3e795de763 ("VT binding: Add binding/unbinding support for the VT console") Signed-off-by: Jiri Slaby <[email protected]> Reported-by: "Dan Carpenter" <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions