Skip to content
Commit 7e47629e authored by Jason Litzinger's avatar Jason Litzinger Committed by Greg Kroah-Hartman
Browse files

staging: most: Eliminate usage of symbolic permissions



Fix checkpatch warnings regarding the use of symbolic permissions.

Where the MOST_CHANNEL_ATTR macro is used, convert to octal
permissions over symbolic.

Where _ATTR is used directly, replace with _ATTR_RW/_ATTR_WO and
update the show/store function names appropriately.

Signed-off-by: default avatarJason Litzinger <jlitzingerdev@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3ce173a1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment