]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
staging:most/hdm-i2c: Replace symbolic permissions with octal permissions
authorZhengyi Shen <shenzhengyi@gmail.com>
Fri, 3 Feb 2017 14:54:06 +0000 (22:54 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 Feb 2017 10:41:38 +0000 (11:41 +0100)
commite495fac83932df75f2866a545250a6a064412e26
treed9ea1e9453b62826ff9e15cc6907a2ae11d4b76b
parent8ad253fc0a090e9477b8466c0dba90045f4e02a6
staging:most/hdm-i2c: Replace symbolic permissions with octal permissions

WARNING: Symbolic permissions 'S_IRUGO' are not preferred.
Consider using octal permissions '0444'.
This warning was detected by checkpatch.pl for hdm_i2c.c.

Signed-off-by: Zhengyi Shen <shenzhengyi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-i2c/hdm_i2c.c