mpt: print req->index rather than the pointer itself in mpt.c
Print req->index instead of printing the pointer itself to avoid kernel
pointer leakage.
PR: 238661
Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Reviewed-by: imp
mpt: print req->index rather than the pointer itself in mpt.c Tags None Referenced Files None Subscribers None
Description
Details
|