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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 2 Apr 2021 15:57:26 -0400 From: "Theodore Ts'o" <tytso@....edu> To: Andreas Dilger <adilger@...ger.ca> Cc: Zhiqiang Liu <liuzhiqiang26@...wei.com>, linux-ext4@...r.kernel.org, harshad shirwadkar <harshadshirwadkar@...il.com>, linfeilong <linfeilong@...wei.com>, lihaotian <lihaotian9@...wei.com> Subject: Re: [PATCH] misc: remove useless code in set_inode_xattr() On Wed, Mar 03, 2021 at 01:20:33PM -0700, Andreas Dilger wrote: > On 2021/2/26 9:22, Zhiqiang Liu wrote: > > > > In set_inode_xattr(), there are two returns as follows, > > - > > return retval; > > return 0; > > - > > Here, we remove useless 'return 0;' code. > > > > Signed-off-by: Zhiqiang Liu <liuzhiqiang26@...wei.com> > > Reviewed-by: Andreas Dilger <adilger@...ger.ca> Thanks, applied. - Ted
Powered by blists - more mailing lists