Re: [PATCH net-next v2] drivers: parisc: Remove unnecessary #if blocks

From: bilbao
Date: Thu Jul 08 2021 - 14:13:09 EST


Hello Andrew, following your suggestions I will just abandon this and resubmit next week with proper Subjects, etc.

> On Jul 8, 2021, at 2:04 PM, Andrew Lunn <andrew@xxxxxxx> wrote:
>
> On Thu, Jul 08, 2021 at 01:40:54PM -0400, Carlos Bilbao wrote:
>> Remove undefined #ifdefs and #if 0 from these two files.
>
> Hi Carlos
>
> This is not a network driver, so putting net-next in the subject is
> not useful.
>
> Also, at the moment, we are in the merge window. It is unlikely that
> any maintainer will accept your patches until the merge window closes,
> which should be this weekend. You can whoever still send patches, but
> please mark them RFC, and send them just to the appropriate list, not
> the maintainer.
>
> Andrew