commit | 1fa4f3b57cf0c525027ea61011312de139b04f9b | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@gmail.com> | Mon Sep 27 16:06:54 2010 +0900 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue Oct 19 11:29:58 2010 +0200 |
tree | 2568eb32058e39870a2b739809dadd5c82e95422 | |
parent | 01b284f9b6d51cc3f3bcf3b49f16d2601d3ca22d [diff] |
init/main.c: remove BKL notations According to commit 5e3d20a68f63fc5a310687d81956c3b96e488b84 (init: Remove the BKL from startup code) these sparse notations should be removed also. Signed-off-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>