diff options
| author | Herton Ronaldo Krzesinski <herton.krzesinski@canonical.com> | 2011-03-31 22:35:31 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-04-20 01:39:28 +0400 |
| commit | 909bc7741bef0bda57489884cf2e914c3072aca9 (patch) | |
| tree | 15a6b8efb0d0f3103a55e720eea8537eae33d45d /tools/perf/scripts/python/syscall-counts.py | |
| parent | f0e615c3cb72b42191b558c130409335812621d8 (diff) | |
| download | linux-909bc7741bef0bda57489884cf2e914c3072aca9.tar.xz | |
vt: remove uneeded retval check before tty->ops->open inside tty_open
The current check is uneeded, since !retval will always returns true,
as retval returned from tty_add_file is checked earlier and tty_open
exits if it's not zero.
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Herton Ronaldo Krzesinski <herton.krzesinski@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
