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:
4de85cd
)
ipmi: change addr_source to an enum rather than strings
author
Matthew Garrett
<mjg@redhat.com>
Wed, 26 May 2010 21:43:45 +0000
(14:43 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 27 May 2010 16:12:49 +0000
(09:12 -0700)
Switch from a char* to an enum to identify the address source of SIs,
making it easier to handle them appropriately during registration.
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found