commit | 7b9ca3f89c340f3a195e17ccdd7d512e0884e555 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Feb 11 17:09:37 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 16 11:16:07 2021 -0500 |
tree | 4829667af35dff505a36ff3bbdcc462a42c4c1cf | |
parent | d9b0ac90baf499d215462ed7afffbfd22a58340b [diff] |
console: Switch to use stdio_file_to_flags() Deduplicate code by replacing with stdio_file_to_flags() helper. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>