Marcin Rokicki <marcin.rokicki@xxxxxxxxx> wrote: > Fix output from checkpatch.pl like: > Symbolic permissions 'S_IRUSR' are not preferred. > Consider using octal permissions '0400'. > > Signed-off-by: Marcin Rokicki <marcin.rokicki@xxxxxxxxx> This introduced a new checkpatch warning: drivers/net/wireless/ath/ath10k/debug.c:2494: Alignment should match open parenthesis I fixed that in the pending branch. -- https://patchwork.kernel.org/patch/9582889/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches