lkml.org 
[lkml]   [2012]   [Jul]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [RFC PATCH 07/13] driver core: firmware loader: introduce cache_firmware and uncache_firmware
From
On Wed, Jul 25, 2012 at 3:54 PM, Stephen Boyd <sboyd@codeaurora.org> wrote:
> On 7/24/2012 10:00 AM, Ming Lei wrote:
>>
>> +
>> +int cache_firmware(const char *name)
>> +{
>> + return -ENOENT;
>> +}
>> +
>> +int uncache_firmware(const char *name)
>> +{
>> + return -EINVAL;
>> +}
>
> These stubs need to be static inline to avoid compiler warnings.

Good catch, will fix it in v1.

Thanks,
--
Ming Lei


\
 
 \ /
  Last update: 2012-07-26 05:21    [W:0.179 / U:2.280 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site