diff options
| author | Rolf Eike Beer <[email protected]> | 2006-09-29 02:00:46 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-09-29 09:18:16 -0700 |
| commit | 3e26a423e78c1bb1ebd29c49d4ae4ccbbacd861b (patch) | |
| tree | 9ef489f3ec27e1d4325ac2a2ed9f0f0031e63ef7 /kernel | |
| parent | 416bc51292f977b43b010c6dd937522b90062390 (diff) | |
[PATCH] Return better error codes if drivers/char/raw.c module init fails
Currently this module just returns 1 if anything on module init fails. Store
the error code of the different function calls and return their error on
problems.
Signed-off-by: Rolf Eike Beer <[email protected]>
Cc: Greg KH <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
[ Fixed to not unregister twice on error ]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions