commit | 7bd330de43fd5693e90be13dac7fbd9af3b6335d | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Jun 25 21:23:18 2019 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Jun 25 21:23:18 2019 -0300 |
tree | 0e3a3029bbb61d14730f84ae08a0be89d6dd2477 | |
parent | bd9860bf050f77c4e260a9ae10a5587009ad6e07 [diff] |
tools lib: Adopt skip_spaces() from the kernel sources Same implementation, will be used to replace ad-hoc equivalent code in tools/. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: André Goddard Rosa <andre.goddard@gmail.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Link: https://lkml.kernel.org/n/tip-dig691cg9ripvoiprpidthw7@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>