diff options
author | Namhyung Kim <[email protected]> | 2013-01-22 18:09:36 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-01-31 13:07:46 -0300 |
commit | 843985e953ddcc3d57a62641b377c8d3222859e2 (patch) | |
tree | 47d1271f6ccc68b5edf0c225061fda9caa7b72b6 /fs/jbd/commit.c | |
parent | 5aed9d24934be5b7fec1b66cc2a5f29fab4ec11e (diff) |
perf gtk/browser: Convert hpp helpers to a function
The hpp helpers do same job for each field so it was implemented as
macro in order to access those fields easily. But it gets cumbersome to
maintain a large function in a macro as the function grows. Factor it
out to a function with a little helper macro to access field.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions