Artem Bityutskiy 9e0c7ef3f6 UBI: mark few variables as __initdata
The @mtd_devs and @mtd_dev_param variables are used only during the
initialization, and all functions that use the variables have
the __init prefix. This means we can safely mark the variables
as __initdata, which is a tiny optimization.

Impact: tiny RAM consumption optimization when UBI is used as a kernel
        module.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2010-02-01 15:16:36 +02:00
..
2010-02-01 15:16:36 +02:00
2010-01-27 11:55:43 +02:00
2009-08-14 20:02:20 +03:00
2009-08-14 20:02:20 +03:00
2009-07-15 11:30:55 +03:00
2009-08-14 20:02:20 +03:00
2010-01-12 13:19:15 +02:00
2009-01-27 16:54:41 +02:00
2009-06-03 17:45:23 +03:00
2009-10-20 10:13:04 +03:00
2009-10-20 10:13:04 +03:00
2010-01-18 18:53:56 +02:00
2009-06-02 13:53:35 +03:00
2010-01-12 13:19:08 +02:00
2009-07-05 18:47:05 +03:00