diff options
| author | Eugene Crosser <[email protected]> | 2015-01-16 14:05:48 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-01-17 23:55:00 -0500 |
| commit | 7e846d6b91d9775e7b0b64035033909024338344 (patch) | |
| tree | 7eddff9bb1088e77e08e93a32e9bef8cd9f6d5a1 /tools/perf/scripts/python/sched-migration.py | |
| parent | c3521254b16dbd270e194f81aa2cbdbcd6cc9f18 (diff) | |
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 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions