• Amerigo Wang's avatar
    perf: Use format string of printf to align strings · 3912f2ab
    Amerigo Wang authored
    Instead of filling whitespaces to do alignment, use
    printf's format string.
    
    This simplifies the code a bit.
    Signed-off-by: default avatarWANG Cong <amwang@redhat.com>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    LKML-Reference: <20091214082700.4224.57640.sendpatchset@localhost.localdomain>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    3912f2ab
builtin-help.c 11.2 KB