]> git.baikalelectronics.ru Git - kernel.git/commit
module: use strstarts()
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 31 Mar 2009 19:05:36 +0000 (13:05 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 31 Mar 2009 02:35:37 +0000 (13:05 +1030)
commit18b3138e13c2638ffd2f6a0d1b3cf7a0d12b6f11
treec3e512207a4d5c4cc0678b8154c2643ca39201e0
parent5055e632b1fb00da8c2147efd4cae5b702bf9c51
module: use strstarts()

Impact: minor cleanup.

I'm not going to neaten anyone else's code, but I'm happy to clean up
my own.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
kernel/module.c