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:
c791c30
)
[libata] init probe_ent->private_data in a common location
author
Jeff Garzik
<jeff@garzik.org>
Thu, 28 Sep 2006 07:48:18 +0000
(
03:48
-0400)
committer
Jeff Garzik
<jeff@garzik.org>
Thu, 28 Sep 2006 07:48:18 +0000
(
03:48
-0400)
Don't write the same code twice, in two different functions, when they
both call the same initialization function, with the same private_data
pointer info.
Also, note a bug found with a FIXME.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found