mirror of
https://github.com/torvalds/linux.git
synced 2024-12-20 10:01:56 +00:00
8bdeeb26c5
If ipack_device_register() returns an error, then we returned a freed pointer. The caller doesn't use it, but it means we return success to the user instead of returning an error code. I kind of rewrote the error handling in this function as a cleanup. Cc: Samuel Iglesias Gonsalvez <siglesias@igalia.com> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
bridges | ||
devices | ||
ipack.c | ||
ipack.h | ||
Kconfig | ||
Makefile | ||
TODO |