diff options
author | 2012-11-29 18:07:51 -0600 | |
---|---|---|
committer | 2012-12-05 13:27:30 -0600 | |
commit | 1cc9bd68617f2a92dcd6e4398288341d16cfb5c1 (patch) | |
tree | 21594cc37e9f39545b1ed29a7b9faa235ffba183 /tools/perf/scripts/python | |
parent | cifs: get rid of smb_vol->UNCip and smb_vol->port (diff) | |
download | linux-dev-1cc9bd68617f2a92dcd6e4398288341d16cfb5c1.tar.xz linux-dev-1cc9bd68617f2a92dcd6e4398288341d16cfb5c1.zip |
make convert_delimiter use strchr instead of open-coding it
Take advantage of accelerated strchr() on arches that support it.
Also, no caller ever passes in a NULL pointer. Get rid of the unneeded
NULL pointer check.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions