diff options
author | Harsh Shandilya <harsh@prjkt.io> | 2017-12-22 17:07:02 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-09 20:00:45 +0300 |
commit | 21d02ddf716669e182a13b69b4dd928cf8ef5e0f (patch) | |
tree | 19a82100fc4e77979df5ef911c4ac2ee85a36857 /drivers/hv | |
parent | 74d83a5d747ad22f33927ffd2c77f237fda2e878 (diff) | |
download | linux-21d02ddf716669e182a13b69b4dd928cf8ef5e0f.tar.xz |
android: binder: Use octal permissions
checkpatch warns against the use of symbolic permissions,
this patch migrates all symbolic permissions in the binder
driver to octal permissions.
Test: debugfs nodes created by binder have the same unix
permissions prior to and after this patch was applied.
Signed-off-by: Harsh Shandilya <harsh@prjkt.io>
Cc: "Arve Hjønnevåg" <arve@android.com>
Cc: Todd Kjos <tkjos@android.com>
Cc: Martijn Coenen <maco@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions