init/main.c: remove BKL notations
authorNamhyung Kim <namhyung@gmail.com>
Mon, 27 Sep 2010 07:06:54 +0000 (16:06 +0900)
committerArnd Bergmann <arnd@arndb.de>
Tue, 19 Oct 2010 09:29:58 +0000 (11:29 +0200)
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>

No differences found