commit | 7f8264539c62378cccbdf9b598927b034bef4a92 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon May 10 10:51:25 2010 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon May 10 10:51:25 2010 -0300 |
tree | d8ffc9d666e306b78f5023b5b4ded3d6174583d8 | |
parent | 1f0ac7183f4d270bd9ce511254ba5d931d4f29c9 [diff] |
perf newt: Use newtAddComponent() Instead of newtAddComponents(just-one-entry, NULL), that is not needed if, like in this browser, we're adding just one component at a time. Cc: Frédéric Weisbecker <fweisbec@gmail.com> Cc: Mike Galbraith <efault@gmx.de> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Tom Zanussi <tzanussi@gmail.com> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>