mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
ANDROID: GKI: Add sysfs_emit to symbol list
This change adds the sysfs_emit function to the symbol list, which allows for safely writing sysfs attributes to the input buffer. Bug: 183479354 Change-Id: Ie3e6c2a014cde06362d0786bc5f59c9f0616bdc8 Signed-off-by: Siddharth Gupta <quic_sidgup@quicinc.com>
This commit is contained in:
parent
863ce925c2
commit
9c24bf009c
|
|
@ -2241,6 +2241,7 @@
|
|||
sysfs_create_group
|
||||
sysfs_create_groups
|
||||
sysfs_create_link
|
||||
sysfs_emit
|
||||
__sysfs_match_string
|
||||
sysfs_notify
|
||||
sysfs_remove_bin_file
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user