diff options
author | Matheus Castello <matheus@castello.eng.br> | 2020-11-15 16:57:30 -0300 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2020-11-17 10:56:39 +0000 |
commit | f0434de41adc2c6dabfaa2f59882f1ca2d644fe9 (patch) | |
tree | 601dd1d417e82f505c127b60e7e90051344daecb /drivers/virtio/virtio.c | |
parent | b18e3589722c864576a3dbeb742a742d9453f633 (diff) | |
download | linux-f0434de41adc2c6dabfaa2f59882f1ca2d644fe9.tar.bz2 |
drivers: hv: vmbus: Replace symbolic permissions by octal permissions
This fixed the below checkpatch issue:
WARNING: Symbolic permissions 'S_IRUGO' are not preferred.
Consider using octal permissions '0444'.
Signed-off-by: Matheus Castello <matheus@castello.eng.br>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Link: https://lore.kernel.org/r/20201115195734.8338-3-matheus@castello.eng.br
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'drivers/virtio/virtio.c')
0 files changed, 0 insertions, 0 deletions