diff options
author | 2008-10-13 23:12:52 +0000 | |
---|---|---|
committer | 2008-10-22 11:00:25 +1100 | |
commit | 934752d8a4aaae4bee7a1b46944f30a55178ec91 (patch) | |
tree | fe23b3354bcb6c288f5abaaf841cd9ec813cd20c /lib/debugobjects.c | |
parent | hvc_console: Add support for tty window resizing (diff) | |
download | wireguard-linux-934752d8a4aaae4bee7a1b46944f30a55178ec91.tar.xz wireguard-linux-934752d8a4aaae4bee7a1b46944f30a55178ec91.zip |
hvc_console: Remove __devexit annotation of hvc_remove()
Removed __devexit annotation of hvc_remove() to avoid a section mismatch
if the backend initialization fails and hvc_remove() must be used to
clean up allocated hvc structs (called in section __init or __devinit).
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions