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:
fe61e07
)
i2c: Drop dummy variable
author
Jean Delvare
<khali@linux-fr.org>
Wed, 11 Aug 2010 16:20:59 +0000
(18:20 +0200)
committer
Jean Delvare
<khali@linux-fr.org>
Wed, 11 Aug 2010 16:20:59 +0000
(18:20 +0200)
Now that bus_for_each_drv() is no longer __must_check, we can drop the
dummy variable that was used to store the returned value.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Justin P. Mattock <justinmattock@gmail.com>
No differences found