mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09: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:
committed by
Greg Kroah-Hartman
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
|
||||
|
||||
Reference in New Issue
Block a user