public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@ZenIV.linux.org.uk>
To: Nicholas Krause <xerofoify@gmail.com>
Cc: akpm@linux-foundation.org, tglx@linutronix.de,
	ionut.m.alexa@gmail.com, paulmcquad@gmail.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] kernel:Remove unnessary line in the function,acct_pin_kill
Date: Thu, 7 May 2015 17:33:10 +0100	[thread overview]
Message-ID: <20150507163310.GC889@ZenIV.linux.org.uk> (raw)
In-Reply-To: <1431012663-9742-1-git-send-email-xerofoify@gmail.com>

On Thu, May 07, 2015 at 11:31:03AM -0400, Nicholas Krause wrote:
> This removes the unneeded call to the function,cmpxchg due to
> getting the build warning, warning: value computed is not used
> for this line of code. In addition this was found when building
> the cerfcube_defconfig for arm based solutions.

??!!?!???  Return value not being used != function call has no effect.
If you really do not understand that, take a remedial course on
_any_ procedural language (ideally - C, since you are modifying code
written in it) and try to abstain from posting patches until you manage
to get a passing grade.

<looks at the source of that posting>

Ah, it's Nick...  Nevermind, then.

           reply	other threads:[~2015-05-07 16:33 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1431012663-9742-1-git-send-email-xerofoify@gmail.com>]

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=20150507163310.GC889@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=akpm@linux-foundation.org \
    --cc=ionut.m.alexa@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulmcquad@gmail.com \
    --cc=tglx@linutronix.de \
    --cc=xerofoify@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox