aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2017-07-12 14:37:43 -0700
committerLinus Torvalds <[email protected]>2017-07-12 16:26:04 -0700
commitdce3944717523bfe65e2b3cbd1d3af0ccc27ace9 (patch)
tree149ce55eba95a113527eb319049c69c763f5c832 /tools/perf/scripts/python/call-graph-from-sql.py
parent4abf87f41a6cedf7a780af63991d6bebec303be0 (diff)
video: fbdev: intelfb: move inline before return type
Make the code like the rest of the kernel. But there is an oddity here because the inline should probably be removed. It's an extern function in intelfb.h and it is used in intelfbdrv.c and intelfbhw.c. The inline is kept here as I suppose it's possible for some compiler to make the uses inline in intelfbdrv and and also create an external function for intelfbhw. Link: http://lkml.kernel.org/r/8ba151a1fdc84e42cbf4aafc798513c0158edee1.1499284835.git.joe@perches.com Signed-off-by: Joe Perches <[email protected]> Cc: Maik Broemme <[email protected]> Cc: Bartlomiej Zolnierkiewicz <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions