commit | 93082f0b15841b8926c38ef224d0e6f720000635 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 25 10:56:36 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 25 10:56:36 2008 -0700 |
tree | 57f3b9613cd32a9f987e1039a01b540e69114b7f | |
parent | f87bd330edf06fd49b3fbc368d90fb180375f2a2 [diff] |
Fix ahci driver 'flags' type The new type checking of the flags arguments to irqsave and friends (commit 3f307891ce0e7b0438c432af1aacd656a092ff45) pointed out this thing with a big nice warning. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>