da57a7d6aa
Unfortunately nxstyle is still not happy because it doesn't like the following construct. I'm not sure what to do here. struct { const char *pathname; long mode; size_t len; } open = { .pathname = pathname, .mode = host_flags_to_mode(flags), .len = strlen(pathname), }; |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |