oprofile: Grouping multiplexing code in oprof.c
authorRobert Richter <robert.richter@amd.com>
Fri, 19 Jun 2009 14:45:34 +0000 (16:45 +0200)
committerRobert Richter <robert.richter@amd.com>
Mon, 20 Jul 2009 14:43:19 +0000 (16:43 +0200)
commita5659d17adb815fb35e11745e2f39c3f0bfd579f
tree5a7b151a9bbf0d9ec4c38e828e213ac9915f0483
parent16422a6e2d16a39861ae5b0b11d9b411a245ab83
oprofile: Grouping multiplexing code in oprof.c

This patch moves multiplexing code to a single section of code. This
reduces the use of #ifdefs especially within functions.

Signed-off-by: Robert Richter <robert.richter@amd.com>
drivers/oprofile/oprof.c