commit | c2b5a251b9feca727661f1a3278cafb1de4c80f3 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Thu Nov 03 07:51:18 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Nov 23 11:11:28 2005 -0800 |
tree | 499369ecd5ef3af4f409df9d86c5e3c5bd4ca2de | |
parent | 2d0ebb36038c0626cde662a3b06da9787cfb68c3 [diff] |
[PATCH] Check the irq number is within bounds Most of the functions already check. Do the ones that didn't. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: Linus Torvalds <torvalds@osdl.org>