[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200125.131859.1794787963209229331.davem@davemloft.net>
Date: Sat, 25 Jan 2020 13:18:59 +0100 (CET)
From: David Miller <davem@...emloft.net>
To: amaftei@...arflare.com
Cc: netdev@...r.kernel.org, linux-net-drivers@...arflare.com,
scrum-linux@...arflare.com
Subject: Re: [PATCH v2 net-next 0/3] sfc: refactor mcdi filtering code
From: "Alex Maftei (amaftei)" <amaftei@...arflare.com>
Date: Fri, 24 Jan 2020 16:33:21 +0000
> Splitting final bits of the driver code into different files, which
> will later be used in another driver for a new product.
>
> This is a continuation to my previous patch series. (three of them)
> Refactoring will be concluded with this series, for now.
>
> As instructed, split the renaming and moving into different patches.
> Minor refactoring was done with the renaming, as explained in the
> patch.
'git' complains when I try to apply this series, please fix and respin.
Applying: sfc: rename mcdi filtering functions/structs
.git/rebase-apply/patch:651: space before tab in indent.
enum efx_filter_priority priority,
.git/rebase-apply/patch:652: space before tab in indent.
u32 filter_id, struct efx_filter_spec *spec)
.git/rebase-apply/patch:677: space before tab in indent.
enum efx_filter_priority priority)
warning: 3 lines add whitespace errors.
Applying: sfc: create header for mcdi filtering code
Applying: sfc: move mcdi filtering code
Powered by blists - more mailing lists