[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200728162704.GB4181352@kroah.com>
Date: Tue, 28 Jul 2020 18:27:04 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Jonathan Lemon <jonathan.lemon@...il.com>
Cc: netdev@...r.kernel.org, kernel-team@...com
Subject: Re: [RFC PATCH v2 19/21] mlx5e: add the netgpu driver functions
On Mon, Jul 27, 2020 at 03:44:42PM -0700, Jonathan Lemon wrote:
> --- /dev/null
> +++ b/drivers/net/ethernet/mellanox/mlx5/core/en/netgpu/setup.c
> @@ -0,0 +1,340 @@
> +#include "en.h"
> +#include "en/xdp.h"
> +#include "en/params.h"
> +#include "en/netgpu/setup.h"
<snip>
Always run scripts/checkpatch.pl on your patches do you do not get
grumpy driver maintainers telling you to run scripts/checkpatch.pl on
your patches.
greg k-h
Powered by blists - more mailing lists