All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Friesen <cfriesen@nortel.com>
To: Paul Mackerras <paulus@samba.org>
Cc: Andrew Morton <akpm@osdl.org>, Alan Modra <amodra@bigpond.net.au>,
	Marty Ridgeway <mridge@us.ibm.com>,
	linux-kernel@vger.kernel.org, ltp-list@lists.sourceforge.net,
	ltp-announce@lists.sourceforge.net
Subject: Re: [ANNOUNCE] April Release of LTP now Available
Date: Wed, 06 Apr 2005 19:11:23 -0600	[thread overview]
Message-ID: <425488BB.9030004@nortel.com> (raw)
In-Reply-To: <16980.33841.943558.94159@cargo.ozlabs.ibm.com>

Paul Mackerras wrote:

> 	if (__sc_err & 0x10000000)					\
> 	{								\
> 		errno = __sc_ret;					\
> 		__sc_ret = -1;						\
> 	}								\


If you're messing with that code anyways, any chance of changing the 
assignment to "__sc_ret = -1UL;", since __sc_ret is of type unsigned long?

Chris

  reply	other threads:[~2005-04-07  1:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-05 19:13 [ANNOUNCE] April Release of LTP now Available Marty Ridgeway
2005-04-06 11:30 ` Andrew Morton
2005-04-06 15:05   ` [LTP] " Dan Kegel
2005-04-06 15:20     ` Arjan van de Ven
2005-04-07  0:52   ` Paul Mackerras
2005-04-07  1:11     ` Chris Friesen [this message]
2005-04-07  5:14     ` Alan Modra

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=425488BB.9030004@nortel.com \
    --to=cfriesen@nortel.com \
    --cc=akpm@osdl.org \
    --cc=amodra@bigpond.net.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ltp-announce@lists.sourceforge.net \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=mridge@us.ibm.com \
    --cc=paulus@samba.org \
    /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.