From: Jeff Dike <jdike@addtoit.com>
To: Joe Perches <joe@perches.com>
Cc: Dave Jones <davej@redhat.com>,
Linux Kernel <linux-kernel@vger.kernel.org>,
rolandd@cisco.com, Chas Williams <chas@cmf.nrl.navy.mil>,
Paul Mundt <lethal@linux-sh.org>,
isdn4linux@listserv.isdn4linux.de, mikep@linuxtr.net,
netdev@vger.kernel.org, swen@vnet.ibm.com, linux390@de.ibm.com,
linux-s390@vger.kernel.org,
user-mode-linux-devel@lists.sourceforge.net,
user-mode-linux-user@lists.sourceforge.net,
netfilter-devel@lists.netfilter.org, coreteam@netfilter.org
Subject: Re: drivers/infiniband/mlx/mad.c misplaced ;
Date: Thu, 16 Aug 2007 10:52:10 -0400 [thread overview]
Message-ID: <20070816145210.GD6670@c2.user-mode-linux.org> (raw)
In-Reply-To: <1187224811.5906.55.camel@localhost>
On Wed, Aug 15, 2007 at 05:40:11PM -0700, Joe Perches wrote:
> fs/hostfs/hostfs_user.c: if(attrs->ia_valid & HOSTFS_ATTR_CTIME) ;
This one can be deleted, but I think I did it for documentation
reasons, to make it clear that ctime handling wasn't left out by
mistake.
Jeff
--
Work email - jdike at linux dot intel dot com
WARNING: multiple messages have this Message-ID (diff)
From: Jeff Dike <jdike@addtoit.com>
To: Joe Perches <joe@perches.com>
Cc: Chas Williams <chas@cmf.nrl.navy.mil>,
linux-s390@vger.kernel.org, coreteam@netfilter.org,
user-mode-linux-devel@lists.sourceforge.net, mikep@linuxtr.net,
netdev@vger.kernel.org, netfilter-devel@lists.netfilter.org,
Linux Kernel <linux-kernel@vger.kernel.org>,
Paul Mundt <lethal@linux-sh.org>,
isdn4linux@listserv.isdn4linux.de,
user-mode-linux-user@lists.sourceforge.net, linux390@de.ibm.com,
Dave Jones <davej@redhat.com>,
rolandd@cisco.com, swen@vnet.ibm.com
Subject: Re: [uml-devel] drivers/infiniband/mlx/mad.c misplaced ;
Date: Thu, 16 Aug 2007 10:52:10 -0400 [thread overview]
Message-ID: <20070816145210.GD6670@c2.user-mode-linux.org> (raw)
In-Reply-To: <1187224811.5906.55.camel@localhost>
On Wed, Aug 15, 2007 at 05:40:11PM -0700, Joe Perches wrote:
> fs/hostfs/hostfs_user.c: if(attrs->ia_valid & HOSTFS_ATTR_CTIME) ;
This one can be deleted, but I think I did it for documentation
reasons, to make it clear that ctime handling wasn't left out by
mistake.
Jeff
--
Work email - jdike at linux dot intel dot com
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2007-08-16 14:52 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-15 23:58 drivers/infiniband/mlx/mad.c misplaced ; Dave Jones
2007-08-16 0:40 ` Joe Perches
2007-08-16 0:40 ` [uml-devel] " Joe Perches
2007-08-16 2:19 ` Kok, Auke
2007-08-16 2:19 ` [uml-devel] " Kok, Auke
2007-08-16 3:17 ` Joe Perches
2007-08-16 4:20 ` Kok, Auke
2007-08-16 10:21 ` [netfilter-core] " Patrick McHardy
2007-08-16 14:05 ` Andy Whitcroft
2007-08-16 14:05 ` [uml-devel] " Andy Whitcroft
2007-08-16 8:46 ` Heiko Carstens
2007-08-16 8:46 ` [uml-devel] " Heiko Carstens
2007-08-16 10:22 ` Ilpo Järvinen
2007-08-16 10:22 ` [uml-devel] " Ilpo Järvinen
2007-08-16 11:01 ` Karsten Keil
2007-08-16 11:01 ` [uml-devel] " Karsten Keil
2007-08-18 15:14 ` Daniel Schaffrath
2007-08-18 15:14 ` [uml-devel] " Daniel Schaffrath
2007-08-16 12:41 ` Satyam Sharma
2007-08-16 12:41 ` [uml-devel] " Satyam Sharma
2007-08-16 14:52 ` Jeff Dike [this message]
2007-08-16 14:52 ` Jeff Dike
2007-08-17 6:54 ` [uml-devel] [PATCH] hostfs: Remove pointless if statement Satyam Sharma
2007-08-17 6:54 ` Satyam Sharma
2007-08-17 13:54 ` [uml-devel] " Jeff Dike
2007-08-17 13:54 ` Jeff Dike
2007-08-16 16:19 ` drivers/infiniband/mlx/mad.c misplaced ; Paul Mundt
2007-08-16 16:19 ` [uml-devel] " Paul Mundt
2007-08-16 3:39 ` Roland Dreier
2007-08-16 13:18 ` [PATCH 0/6] checkpatch checks for trailing semicolons on conditionals Andy Whitcroft
2007-08-16 13:18 ` [PATCH 1/6] mips: irix_getcontext will always fail EFAULT Andy Whitcroft
2007-08-16 13:18 ` Andy Whitcroft
2007-08-22 22:35 ` Ralf Baechle
2007-08-16 13:18 ` [PATCH 2/6] powerpc: hash_preload fails to preload under CONFIG_PPC_MM_SLICES Andy Whitcroft
2007-08-16 13:18 ` Andy Whitcroft
2007-08-16 13:18 ` [PATCH 3/6] sh: remove extraneous ; on scif_sercon_putc wait loop Andy Whitcroft
2007-08-16 16:27 ` Paul Mundt
2007-08-16 13:19 ` [PATCH 4/6] infiniband: mlx4_MAD_IFC copies out response unconditionally Andy Whitcroft
2007-08-16 15:01 ` Roland Dreier
2007-08-16 13:19 ` [PATCH 5/6] irda_nl_get_mode: always results in failure Andy Whitcroft
2007-08-16 13:19 ` [PATCH 6/6] netfilter: xt_u32: fix length checks in u32_match_it Andy Whitcroft
2007-08-16 13:19 ` Andy Whitcroft
2007-08-16 14:32 ` Patrick McHardy
2007-08-16 14:21 ` [PATCH 0/6] checkpatch checks for trailing semicolons on conditionals Satyam Sharma
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070816145210.GD6670@c2.user-mode-linux.org \
--to=jdike@addtoit.com \
--cc=chas@cmf.nrl.navy.mil \
--cc=coreteam@netfilter.org \
--cc=davej@redhat.com \
--cc=isdn4linux@listserv.isdn4linux.de \
--cc=joe@perches.com \
--cc=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=linux390@de.ibm.com \
--cc=mikep@linuxtr.net \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@lists.netfilter.org \
--cc=rolandd@cisco.com \
--cc=swen@vnet.ibm.com \
--cc=user-mode-linux-devel@lists.sourceforge.net \
--cc=user-mode-linux-user@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.