]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
modpost: add handler function pointer to sectioncheck.
authorQuentin Casasnovas <quentin.casasnovas@oracle.com>
Mon, 13 Apr 2015 11:13:17 +0000 (20:43 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 13 Apr 2015 11:32:59 +0000 (21:02 +0930)
commit644e8f14cb3bca5c66f6ddd944d9d26074eec46e
treecb601153ec2bc726e482fc49ae7dfd5af0639f00
parent157d1972d079207332d31a761cdfb81598455e0a
modpost: add handler function pointer to sectioncheck.

This will be useful when we want to have special handlers which need to go
through more hops to print useful information to the user.

Signed-off-by: Quentin Casasnovas <quentin.casasnovas@oracle.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
scripts/mod/modpost.c