• Ingo Molnar's avatar
    perf bench: Clean up bench/bench.h · 606bc1e1
    Ingo Molnar authored
    Clean up initializers in bench.h:
    
      - No need to break the line for function prototypes, they are more
        readable in a single line. (even if checkpatch complains about it
    
      - We try to align definitions / structure fields vertically,
        to make it  all a bit more readable.
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    Signed-off-by: default avatarHitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Paul Mackerras <paulus@samba.org>
    LKML-Reference: <1257853855-28934-2-git-send-email-mitake@dcl.info.waseda.ac.jp>
    606bc1e1
bench.h 411 Bytes