diff options
| author | Markos Chandras <[email protected]> | 2013-09-26 10:35:31 +0100 |
|---|---|---|
| committer | Ralf Baechle <[email protected]> | 2013-10-29 21:25:20 +0100 |
| commit | c1724c89973e28a12a605f66e5151bdb8c354b76 (patch) | |
| tree | 7b6ad2016abe9a54adf758304a24a2651ecf53a0 /tools/perf/scripts/python | |
| parent | a6e95a86e02e4a60b4355c84d19dba2baf3d87ba (diff) | |
MIPS: Remove bogus BUG_ON()
Checking for n<0 && n>9 makes no sense because it can never
be true. Moreover, we can have up to 64 vectored interrupts
so BUG_ON(n>9) was wrong anyway.
Signed-off-by: Markos Chandras <[email protected]>
Acked-by: Steven J. Hill <[email protected]>
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/5909/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions