[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5350B1B3.9010902@zytor.com>
Date: Thu, 17 Apr 2014 22:01:39 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Herbert Xu <herbert@...dor.apana.org.au>
CC: Marek Vasut <marex@...x.de>, Jianyu Zhan <nasa4836@...il.com>,
davem@...emloft.net, tglx@...utronix.de, mingo@...hat.com,
x86@...nel.org, linux-crypto@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] crypto: sha{256,512}_ssse3 - remove asmlinkage from static
functions
On 04/17/2014 09:58 PM, Herbert Xu wrote:
>>
>> It doesn't make sense, sorry. The right thing to drop here is not
>> "asmlinkage", it is "static": this is an external declaration.
>
> It's a function pointer that's static, not the function that
> it's pointing to.
>
{facepalm} Right, function *pointer*.
Duh.
-hpa
--
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