diff options
author | Ingo Molnar <mingo@elte.hu> | 2009-01-28 04:02:31 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-01-28 23:20:13 +0100 |
commit | f8987a1093cc7a896137e264c24e04d4048e9f95 (patch) | |
tree | fbe21050e8b5547b64505544296890d9882bca78 /drivers/oprofile | |
parent | 7ed248daa56156f2fd7175f90b62fc6397b0c7b7 (diff) | |
download | talos-op-linux-f8987a1093cc7a896137e264c24e04d4048e9f95.tar.gz talos-op-linux-f8987a1093cc7a896137e264c24e04d4048e9f95.zip |
x86, genapic: rename int_delivery_mode, et. al.
int_delivery_mode is supposed to mean 'interrupt delivery mode', but
it's quite a misnomer as 'int' we usually think of as an integer type ...
The standard naming for such attributes is 'irq' - so rename the following
fields and macros:
int_delivery_mode => irq_delivery_mode
INT_DELIVERY_MODE => IRQ_DELIVERY_MODE
int_dest_mode => irq_dest_mode
INT_DEST_MODE => IRQ_DEST_MODE
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers/oprofile')
0 files changed, 0 insertions, 0 deletions