[PATCH] Staging: octeon: Added several blank lines after declarations

Jamie Lawler jamie.lawler at gmail.com
Wed Dec 3 22:31:05 UTC 2014


Thanks Aaro, I will do that now.

Jamie

On 3 December 2014 at 22:13, Aaro Koskinen <aaro.koskinen at iki.fi> wrote:
> Hi,
>
> On Wed, Dec 03, 2014 at 09:43:51PM +0000, Jamie Lawler wrote:
>> --- a/drivers/staging/octeon/ethernet-rx.c
>> +++ b/drivers/staging/octeon/ethernet-rx.c
>> @@ -84,6 +84,7 @@ static int cvm_irq_cpu;
>>  static void cvm_oct_enable_napi(void *_)
>>  {
>>       int cpu = smp_processor_id();
>> +
>>       napi_schedule(&cvm_oct_napi[cpu].napi);
>>  }
>
> This function has already been deleted from the staging tree.
> You need to refresh your patch and see if it's still relevant for
> the current tree.
>
> A.


More information about the devel mailing list