diff options
| author | Rob Herring <[email protected]> | 2018-12-05 19:50:32 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-12-06 04:51:05 +0000 |
| commit | bf5849f15a30358e0af55576d93aedefe41e781d (patch) | |
| tree | 822d69a1ef271c895b4c2768d1981a52f8073bf8 /net/tipc/node.c | |
| parent | net: netem: use a list in addition to rbtree (diff) | |
| download | kernel-bf5849f15a30358e0af55576d93aedefe41e781d.tar.gz kernel-bf5849f15a30358e0af55576d93aedefe41e781d.zip | |
net: 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 all of these are.
Cc: "David S. Miller" <[email protected]>
Cc: Claudiu Manoil <[email protected]>
Cc: Grygorii Strashko <[email protected]>
Cc: Wingman Kwok <[email protected]>
Cc: Murali Karicheri <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions
