| commit | 2118116e5ed2432a054d52f9925dbf92d2cb7279 | [log] [tgz] |
|---|---|---|
| author | Adrian Bunk <bunk@kernel.org> | Wed Feb 06 01:36:50 2008 -0800 |
| committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Feb 06 10:41:03 2008 -0800 |
| tree | 6367e7372a41a9731d2abb35679eba0fe3e2b442 | |
| parent | 26464378c4af9f7461b9d9e359f98dbd34ab3544 [diff] |
drivers/misc/lkdtm.c: cleanups
- make needlessly global functions static
- make lkdtm_module_{init,exit}() as __{init,exit}
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: Ankita Garg <ankita@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>