git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8255cf3
)
PCI: cleanup MSI code
author
Satoru Takeuchi
<takeuchi_satoru@jp.fujitsu.com>
Thu, 18 Jan 2007 04:50:05 +0000
(13:50 +0900)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 7 Feb 2007 23:50:06 +0000
(15:50 -0800)
Cleanup MSI code as follows:
- fix some types
- fix strange local variable definition
- delete unnecessary blank line
- add comment to #endif which is far from corresponding #ifdef
Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found