commit | 59f324cedf7e5deb4cacbf5d9410a33e637cb6c3 | [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 | 94331029c79adf9c5688b6df548d9f7c0f43d693 [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>