diff options
| author | William Breathitt Gray <[email protected]> | 2016-05-01 18:42:47 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-05-02 09:32:04 -0700 |
| commit | 339e6e31d2bfb40354cbfe672b357b88a88223f2 (patch) | |
| tree | e15090dc5916ea254e73097adc7f04c3a157b2b3 /net/switchdev/switchdev.c | |
| parent | 0619f39474b991244d0a2cbd323915c0e6167b5a (diff) | |
isa: Implement the module_isa_driver macro
The module_isa_driver macro is a helper macro for ISA drivers which do
not do anything special in module init/exit. This eliminates a lot of
boilerplate code. Each module may only use this macro once, and calling
it replaces module_init and module_exit.
Signed-off-by: William Breathitt Gray <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions