Merge "Never expand proc_type attribute" into pi-dev
This commit is contained in:
commit
d8d7a3f7cc
2 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,7 @@ attribute vendor_file_type;
|
|||
|
||||
# All types used for procfs files.
|
||||
attribute proc_type;
|
||||
expandattribute proc_type false;
|
||||
|
||||
# All types used for sysfs files.
|
||||
attribute sysfs_type;
|
||||
|
|
|
@ -38,6 +38,7 @@ attribute vendor_file_type;
|
|||
|
||||
# All types used for procfs files.
|
||||
attribute proc_type;
|
||||
expandattribute proc_type false;
|
||||
|
||||
# All types used for sysfs files.
|
||||
attribute sysfs_type;
|
||||
|
|
Loading…
Reference in a new issue