Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mtip32xx: fix potential NULL pointer dereference in mtip_timeout_func…
…tion() The dereference to port should be moved below the NULL test. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Jens Axboe <axboe@kernel.dk>
- Loading branch information