aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/netnode.c
diff options
context:
space:
mode:
authorFuqian Huang <[email protected]>2019-07-08 12:32:59 +0000
committerSebastian Reichel <[email protected]>2019-09-02 19:09:12 +0000
commit204205836f4d9a44c3e8825a9c14704fc5b2cdfd (patch)
tree262eb9c9b0640682c58e02c046bcca200c62243b /security/selinux/netnode.c
parentpower: supply: sc27xx: Introduce local variable 'struct device *dev' (diff)
downloadkernel-204205836f4d9a44c3e8825a9c14704fc5b2cdfd.tar.gz
kernel-204205836f4d9a44c3e8825a9c14704fc5b2cdfd.zip
power: supply: sc27xx: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()
devm_add_action_or_reset() is introduced as a helper function which internally calls devm_add_action(). If devm_add_action() fails then it will execute the action mentioned and return the error code. This reduce source code size (avoid writing the action twice) and reduce the likelyhood of bugs. Signed-off-by: Fuqian Huang <[email protected]> Reviewed-by: Baolin Wang <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'security/selinux/netnode.c')
0 files changed, 0 insertions, 0 deletions