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:
7736c09
)
[ARM] 5245/1: Fix warning about unused return value in drivers/pcmcia
author
Jürgen Schindele
<linux@schindele.name>
Mon, 8 Sep 2008 21:06:29 +0000
(22:06 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 13 Sep 2008 19:07:42 +0000
(20:07 +0100)
Fix warning when compiling "drivers/pcmcia/soc-common.c"
The return value of the function "device_create_file"
was not used / assigned.
Signed-off-by: Jrgen Schindele <linux@schindele.name>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found