All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] net: wwan: iosm: Remove DEBUG flag
@ 2021-06-14  8:16 Loic Poulain
  2021-06-14 11:05 ` Leon Romanovsky
  2021-06-14 20:00 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Loic Poulain @ 2021-06-14  8:16 UTC (permalink / raw)
  To: davem, kuba; +Cc: netdev, m.chetan.kumar, leon, Loic Poulain

Author forgot to remove that flag.

Fixes: f7af616c632e ("net: iosm: infrastructure")
Reported-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
---
 drivers/net/wwan/iosm/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/drivers/net/wwan/iosm/Makefile b/drivers/net/wwan/iosm/Makefile
index cdeeb93..4f9f0ae 100644
--- a/drivers/net/wwan/iosm/Makefile
+++ b/drivers/net/wwan/iosm/Makefile
@@ -21,6 +21,3 @@ iosm-y = \
 	iosm_ipc_mux_codec.o
 
 obj-$(CONFIG_IOSM) := iosm.o
-
-# compilation flags
-ccflags-y += -DDEBUG
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] net: wwan: iosm: Remove DEBUG flag
  2021-06-14  8:16 [PATCH] net: wwan: iosm: Remove DEBUG flag Loic Poulain
@ 2021-06-14 11:05 ` Leon Romanovsky
  2021-06-14 20:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Leon Romanovsky @ 2021-06-14 11:05 UTC (permalink / raw)
  To: Loic Poulain; +Cc: davem, kuba, netdev, m.chetan.kumar

On Mon, Jun 14, 2021 at 10:16:40AM +0200, Loic Poulain wrote:
> Author forgot to remove that flag.
> 
> Fixes: f7af616c632e ("net: iosm: infrastructure")
> Reported-by: Leon Romanovsky <leon@kernel.org>
> Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
> ---
>  drivers/net/wwan/iosm/Makefile | 3 ---
>  1 file changed, 3 deletions(-)
> 

Thanks,
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] net: wwan: iosm: Remove DEBUG flag
  2021-06-14  8:16 [PATCH] net: wwan: iosm: Remove DEBUG flag Loic Poulain
  2021-06-14 11:05 ` Leon Romanovsky
@ 2021-06-14 20:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-06-14 20:00 UTC (permalink / raw)
  To: Loic Poulain; +Cc: davem, kuba, netdev, m.chetan.kumar, leon

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Mon, 14 Jun 2021 10:16:40 +0200 you wrote:
> Author forgot to remove that flag.
> 
> Fixes: f7af616c632e ("net: iosm: infrastructure")
> Reported-by: Leon Romanovsky <leon@kernel.org>
> Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
> ---
>  drivers/net/wwan/iosm/Makefile | 3 ---
>  1 file changed, 3 deletions(-)

Here is the summary with links:
  - net: wwan: iosm: Remove DEBUG flag
    https://git.kernel.org/netdev/net-next/c/ea99750e4019

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-14 20:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-14  8:16 [PATCH] net: wwan: iosm: Remove DEBUG flag Loic Poulain
2021-06-14 11:05 ` Leon Romanovsky
2021-06-14 20:00 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.