commit | 94331029c79adf9c5688b6df548d9f7c0f43d693 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Feb 11 17:09:36 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 16 11:16:07 2021 -0500 |
tree | af6936c29035a93b11be0499cf18fe0d3dde1a2e | |
parent | 2066f39b92b8570d052d12b3041f90f089e8d57b [diff] |
stdio: Introduce a new helper stdio_file_to_flags() Let's deduplicate existing copies by splitting off to a new helper. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>