mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 18:21:49 +00:00
599a89459f
Several static uninitialized variables are used in the scope of __init functions but are themselves not marked as __initdata. This patch is to put those variables to where they belong and to reduce the memory footprint a little bit. Also, a couple of lines with spaces instead of tabs were fixed. Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.com> Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/698/ Acked-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
crime.c | ||
ip32-berr.c | ||
ip32-irq.c | ||
ip32-memory.c | ||
ip32-platform.c | ||
ip32-reset.c | ||
ip32-setup.c | ||
Makefile |