]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: p9auth: adding __init/__exit macros
authorPeter Huewe <peterhuewe@gmx.de>
Mon, 28 Sep 2009 23:49:00 +0000 (01:49 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:23:04 +0000 (12:23 -0800)
commit9dc615cb0ab86d14f493ea6fed0272a5fdc9f7c0
tree8fca26e716736333bb636fab7ae429d5663e3da6
parent4d539ac384032d28abce0b229b81eaf3ff679a5d
Staging: p9auth: adding __init/__exit macros

Trivial patch which adds the __init/__exit macros to the module_init/
module_exit functions of drivers/staging/p9auth/p9auth.c

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/p9auth/p9auth.c