BKL: remove extraneous #include <smp_lock.h>

The big kernel lock has been removed from all these files at some point,
leaving only the #include.

Remove this too as a cleanup.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
这个提交包含在:
Arnd Bergmann
2010-11-17 16:26:55 +01:00
提交者 Linus Torvalds
父节点 55f6561c69
当前提交 451a3c24b0
修改 137 个文件,包含 0 行新增137 行删除

查看文件

@@ -9,7 +9,6 @@
#include <linux/types.h>
#include <linux/time.h>
#include <linux/smp_lock.h>
#include <linux/lockd/lockd.h>
#include <linux/lockd/share.h>