]> git.baikalelectronics.ru Git - kernel.git/commit
minor ANSI prototype sparse fix
authorDaniel J Blueman <daniel.blueman@gmail.com>
Tue, 8 Mar 2011 14:01:47 +0000 (22:01 +0800)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 19 May 2011 07:25:25 +0000 (16:55 +0930)
commit98f03ef160f3fe5a6d4bf2d37902e2e56e40f71e
tree631fb578b5a07cee38865f3866a57d8430ddc2ea
parent30ffae8ed9f5474891c0fb98dd3cb9f65ff358f1
minor ANSI prototype sparse fix

Fix function prototype to be ANSI-C compliant, consistent with other
function prototypes, addressing a sparse warning.

Signed-off-by: Daniel J Blueman <daniel.blueman@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
kernel/module.c