This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] struct stat: don't typecast to struct kernel_stat were not needed
- From: Chris Metcalf <cmetcalf at mellanox dot com>
- To: Yury Norov <ynorov at caviumnetworks dot com>
- Cc: <libc-alpha at sourceware dot org>
- Date: Tue, 6 Sep 2016 12:35:41 -0400
- Subject: Re: [PATCH] struct stat: don't typecast to struct kernel_stat were not needed
- Authentication-results: sourceware.org; auth=none
- Authentication-results: spf=none (sender IP is ) smtp.mailfrom=cmetcalf at mellanox dot com;
- References: <1473161326-23562-1-git-send-email-ynorov@caviumnetworks.com> <d5cd7faf-71fb-4e38-eaff-02955ff2f9dd@mellanox.com> <20160906162657.GA15467@yury-N73SV>
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
On 9/6/2016 12:26 PM, Yury Norov wrote:
On Tue, Sep 06, 2016 at 12:19:12PM -0400, Chris Metcalf wrote:
On 9/6/2016 7:28 AM, Yury Norov wrote:
The cast comes from the beginning of the git history, and probably was needed
when macro CHECK1() was used in syscalls. Now the cast is looking useless, and
breaks build if struct kernel_stat is not declared.
* sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast.
* sysdeps/unix/sysv/linux/lxstat.c: Likewise.
* sysdeps/unix/sysv/linux/xstat.c: Likewise.
* sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
* sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
* sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
Signed-off-by: Yury Norov<ynorov@caviumnetworks.com>
I think you mean "where not needed" in the commit subject.
Yes. Should I resend it?
I also notice you are missing a space between your name and your <email address>
in your Signed-off-by line. That said, Signed-off-by lines are not common in
glibc repository commits; they are not part of the documented commit process,
so I would avoid including them in your commits.
I'm not sure who is likely to commit your changes, or if you have commit rights
yourself, so I'm not sure how to answer as to whether you need to resend it.
--
Chris Metcalf, Mellanox Technologies
http://www.mellanox.com