lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20140309063800.GA19386@kroah.com> Date: Sat, 8 Mar 2014 22:38:00 -0800 From: Greg KH <gregkh@...uxfoundation.org> To: Daeseok Youn <daeseok.youn@...il.com> Cc: devel@...verdev.osuosl.org, shaun@...source.ca, sachin.kamat@...aro.org, linux-kernel@...r.kernel.org, dulshani.gunawardhana89@...il.com, ying.xue@...driver.com, davem@...emloft.net, dan.carpenter@...cle.com Subject: Re: [PATCH 3/4] staging: cxtie1: remove unneeded mkret() calls On Fri, Mar 07, 2014 at 09:03:04AM +0900, Daeseok Youn wrote: > > The mkret() change a value of error from positive to > negative. This patch is modified to return negative value > when it failed. It doesn't need to call with function > for changing from positive to negative. > > Signed-off-by: Daeseok Youn <daeseok.youn@...il.com> > --- > drivers/staging/cxt1e1/linux.c | 72 +++++++++++++---------------------- > drivers/staging/cxt1e1/musycc.c | 2 +- > drivers/staging/cxt1e1/pmcc4_drv.c | 40 ++++++++++---------- > 3 files changed, 48 insertions(+), 66 deletions(-) This patch doesn't apply to my tree, can you refresh it, and patch 4 and resend? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists