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:
11ace0c
)
ahci_platform: make structs static
author
Brian Norris
<computersforpeace@gmail.com>
Thu, 6 Dec 2012 07:44:20 +0000
(23:44 -0800)
committer
Jeff Garzik
<jgarzik@redhat.com>
Fri, 14 Dec 2012 14:38:17 +0000
(09:38 -0500)
These structs are used only for ahci_platform.c, so they should be
static. Thanks to Fengguang for the (automated) suggestion.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Cc: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found