Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-06 | mtd-utils: fix 'new blank line at EOF' problems | Dongsheng Yang | |
Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com> | |||
2011-04-05 | tests: checkfs: fix compiler warnings | Andy Shevchenko | |
There are two warnings: - strlen() is used without prototype - argument of printf() is unsigned long, but used specifier is for int This patch fixes them. Signed-off-by: Andy Shevchenko <ext-andriy.shevchenko@nokia.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | |||
2008-01-16 | tests: move checkfs test to tests directory | Artem Bityutskiy | |
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> |