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:
81f53ff
)
mtd: uclinux: add a comment about why uclinux_ram_map must not be static
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Wed, 16 Jan 2013 14:36:56 +0000
(15:36 +0100)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Mon, 4 Feb 2013 07:26:30 +0000
(09:26 +0200)
I was (at least) the second person trying to fix a warning by sparse, so
document in the code why this is a bad idea and add an extern declaration to
make sparse happy.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found