oprofile: whitspace changes only
Signed-off-by: Robert Richter <robert.richter@amd.com>
This commit is contained in:
@ -70,8 +70,8 @@ static unsigned long reset_value[NUM_COUNTERS];
|
||||
* data. Should then be added to linux/oprofile.h.
|
||||
*/
|
||||
extern void
|
||||
oprofile_add_ibs_sample(struct pt_regs *const regs,
|
||||
unsigned int *const ibs_sample, int ibs_code);
|
||||
oprofile_add_ibs_sample(struct pt_regs * const regs,
|
||||
unsigned int * const ibs_sample, int ibs_code);
|
||||
|
||||
struct ibs_fetch_sample {
|
||||
/* MSRC001_1031 IBS Fetch Linear Address Register */
|
||||
|
Reference in New Issue
Block a user