From: [email protected] Date: Tue, 12 Jul 2016 11:00:09 +0000 > From: Wei Yongjun <[email protected]> > > PTR_ERR should access the value just tested by IS_ERR, otherwise > the wrong error code will be returned. > > Signed-off-by: Wei Yongjun <[email protected]>
Applied.
