Re: [PATCH 1/4] ethernet: Use octal not symbolic permissions

2018-03-26 Thread David Miller
Applied.

[PATCH 1/4] ethernet: Use octal not symbolic permissions

2018-03-23 Thread Joe Perches
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 --- drivers/net/ethernet/8390/apne.c | 2 +- drivers/net/e