aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2018-12-05 13:50:30 -0600
committerTony Lindgren <[email protected]>2018-12-11 08:30:29 -0800
commitc2ade654dbf7d02f09ad491f5621fc321d4af96b (patch)
treeea5f5d2216d960d68910a0ef6b49ebbe537b0fe8 /security/selinux/hooks.c
parent04491ab0c4f03061f2b402e8b74f101abc8a8a15 (diff)
memory: omap-gpmc: Use of_node_name_eq for node name comparisons
Convert string compares of DT node names to use of_node_name_eq helper instead. This removes direct access to the node name pointer. For instances using of_node_cmp, this has the side effect of now using case sensitive comparisons. This should not matter for any FDT based system which this is. Cc: Roger Quadros <[email protected]> Cc: Tony Lindgren <[email protected]> Cc: [email protected] Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions