commit | f17c75453b2d195eba0a90d9f16a3ba88c85b3b4 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Feb 17 20:43:37 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Feb 17 20:44:47 2009 +0100 |
tree | 2727a5965c34c11b11257db56fe87c432cd395ef | |
parent | 8316e38100c70cd1443ac90074eccdd033aa218d [diff] |
irq: name 'p' variables a bit better 'p' stands for pointer - make it clear in setup_irq() and free_irq() what kind of pointer it is. Cc: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>