diff options
| author | Eugene Crosser <[email protected]> | 2015-01-16 13:05:48 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-01-18 04:55:00 +0000 |
| commit | 7e846d6b91d9775e7b0b64035033909024338344 (patch) | |
| tree | 7eddff9bb1088e77e08e93a32e9bef8cd9f6d5a1 /net/switchdev/switchdev.c | |
| parent | qeth: use qeth_card_hw_is_reachable() everywhere (diff) | |
| download | kernel-7e846d6b91d9775e7b0b64035033909024338344.tar.gz kernel-7e846d6b91d9775e7b0b64035033909024338344.zip | |
qeth: sysfs: replace strcmp() with sysfs_streq()
Replace combination of strsep() and a temporary char *
followed by a series of "if (!strcmp(...))" with a series
of "if (sysfs_streq(...))".
Signed-off-by: Eugene Crosser <[email protected]>
Signed-off-by: Ursula Braun <[email protected]>
Reviewed-by: Thomas-Mich Richter <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
