* Re: [PATCH] kernel:Remove unnessary line in the function,acct_pin_kill
[not found] <1431012663-9742-1-git-send-email-xerofoify@gmail.com>
@ 2015-05-07 16:33 ` Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2015-05-07 16:33 UTC (permalink / raw)
To: Nicholas Krause; +Cc: akpm, tglx, ionut.m.alexa, paulmcquad, linux-kernel
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.
^ permalink raw reply [flat|nested] only message in thread