[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150507163310.GC889@ZenIV.linux.org.uk>
Date: Thu, 7 May 2015 17:33:10 +0100
From: Al Viro <viro@...IV.linux.org.uk>
To: Nicholas Krause <xerofoify@...il.com>
Cc: akpm@...ux-foundation.org, tglx@...utronix.de,
ionut.m.alexa@...il.com, paulmcquad@...il.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kernel:Remove unnessary line in the
function,acct_pin_kill
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists