Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | wireless: Use octal not symbolic permissions | Joe Perches | 2018-03-27 |
| | | | | | | | | | | | | | | Prefer the direct use of octal for permissions. Done with checkpatch -f --types=SYMBOLIC_PERMS --fix-inplace and some typing. Miscellanea: o Whitespace neatening around these conversions. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> | ||
* | cw1200: move under st vendor directory | Kalle Valo | 2015-11-18 |
Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <kvalo@codeaurora.org> |