diff options
| author | Mike Frysinger <[email protected]> | 2009-05-18 07:39:09 +0000 |
|---|---|---|
| committer | Rusty Russell <[email protected]> | 2009-06-12 12:46:39 +0000 |
| commit | 98e94444748e9af93423d1fab90543e75569a58c (patch) | |
| tree | d775c68462a2f9d478a45f2f7de916dfe2e6833f /scripts/mod/file2alias.c | |
| parent | virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) (diff) | |
| download | kernel-98e94444748e9af93423d1fab90543e75569a58c.tar.gz kernel-98e94444748e9af93423d1fab90543e75569a58c.zip | |
virtio_blk: add missing __dev{init,exit} markings
The remove member of the virtio_driver structure uses __devexit_p(), so
the remove function itself should be marked with __devexit. And where
there be __devexit on the remove, so is there __devinit on the probe.
Signed-off-by: Mike Frysinger <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions
