commit | 6e0dc374a2c912a8a967ea8a4f9696dd4b0a6d3e | [log] [tgz] |
---|---|---|
author | Ramkumar Ramachandra <artagnon@gmail.com> | Thu Jul 04 18:11:31 2013 +0530 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Oct 09 11:12:31 2013 -0300 |
tree | 1d4ea81721da7455a110d3df265eb34da4ffa5d4 | |
parent | c3fb6717e90049b93d0f5f5714a4d878799d89c2 [diff] |
perf completion: Use more comp words The completion words $words and $cword are available, so we might as well use them instead of directly accessing COMP_WORDS. Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Link: http://lkml.kernel.org/r/1372941691-14684-8-git-send-email-artagnon@gmail.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>