Re: [PATCH][-next] net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"
From: Saeed Mahameed <hidden>
Date: 2017-07-02 08:36:09
Also in:
linux-rdma, lkml
From: Saeed Mahameed <hidden>
Date: 2017-07-02 08:36:09
Also in:
linux-rdma, lkml
On Sun, Jul 2, 2017 at 12:40 AM, David Miller [off-list ref] wrote:
From: Colin King <redacted> Date: Fri, 30 Jun 2017 11:59:22 +0100quoted
From: Colin Ian King <redacted> Trivial fix to spelling mistake in mlx5_core_dbg debug message Signed-off-by: Colin Ian King <redacted>Applied, thanks Colin. Mellanox folks, I don't like how these lib/ objects are built. I absolutely depend upon being able to try and build individual object files, by name, in order to quickly smoke-test patches. Like this: [davem@kkuri net-next]$ make drivers/net/ethernet/mellanox/mlx5/core/lib/gid.o But I can't for these files: scripts/Makefile.build:44: drivers/net/ethernet/mellanox/mlx5/core/lib/Makefile: No such file or directory make[1]: *** No rule to make target 'drivers/net/ethernet/mellanox/mlx5/core/lib/Makefile'. Stop. Makefile:1663: recipe for target 'drivers/net/ethernet/mellanox/mlx5/core/lib/gid.o' failed Please fix this so that I can build all object files by name in this driver again.
Hi Dave, We are going to provide a fix ASAP.
Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html