netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v1 1/1] net: dsa: mv88e6xxx: Remove stale comment
@ 2024-08-27 17:10 Andy Shevchenko
  2024-08-27 17:12 ` Andrew Lunn
  2024-08-29  2:20 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Shevchenko @ 2024-08-27 17:10 UTC (permalink / raw)
  To: Robert Marko, netdev, linux-kernel
  Cc: Andrew Lunn, Florian Fainelli, Vladimir Oltean, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Andy Shevchenko

GPIOF_DIR_* definitions are legacy and subject to remove.
Taking this into account, remove stale comment.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 drivers/net/dsa/mv88e6xxx/global2_scratch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/dsa/mv88e6xxx/global2_scratch.c b/drivers/net/dsa/mv88e6xxx/global2_scratch.c
index 61ab6cc4fbfc..53a6d3ed63b3 100644
--- a/drivers/net/dsa/mv88e6xxx/global2_scratch.c
+++ b/drivers/net/dsa/mv88e6xxx/global2_scratch.c
@@ -146,7 +146,7 @@ static int mv88e6352_g2_scratch_gpio_set_data(struct mv88e6xxx_chip *chip,
  * @chip: chip private data
  * @pin: gpio index
  *
- * Return: 0 for output, 1 for input (same as GPIOF_DIR_XXX).
+ * Return: 0 for output, 1 for input.
  */
 static int mv88e6352_g2_scratch_gpio_get_dir(struct mv88e6xxx_chip *chip,
 					     unsigned int pin)
-- 
2.43.0.rc1.1336.g36b5255a03ac


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

* Re: [PATCH net-next v1 1/1] net: dsa: mv88e6xxx: Remove stale comment
  2024-08-27 17:10 [PATCH net-next v1 1/1] net: dsa: mv88e6xxx: Remove stale comment Andy Shevchenko
@ 2024-08-27 17:12 ` Andrew Lunn
  2024-08-29  2:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2024-08-27 17:12 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: Robert Marko, netdev, linux-kernel, Florian Fainelli,
	Vladimir Oltean, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni

On Tue, Aug 27, 2024 at 08:10:05PM +0300, Andy Shevchenko wrote:
> GPIOF_DIR_* definitions are legacy and subject to remove.
> Taking this into account, remove stale comment.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

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

* Re: [PATCH net-next v1 1/1] net: dsa: mv88e6xxx: Remove stale comment
  2024-08-27 17:10 [PATCH net-next v1 1/1] net: dsa: mv88e6xxx: Remove stale comment Andy Shevchenko
  2024-08-27 17:12 ` Andrew Lunn
@ 2024-08-29  2:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-08-29  2:20 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: robimarko, netdev, linux-kernel, andrew, f.fainelli, olteanv,
	davem, edumazet, kuba, pabeni

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 27 Aug 2024 20:10:05 +0300 you wrote:
> GPIOF_DIR_* definitions are legacy and subject to remove.
> Taking this into account, remove stale comment.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  drivers/net/dsa/mv88e6xxx/global2_scratch.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [net-next,v1,1/1] net: dsa: mv88e6xxx: Remove stale comment
    https://git.kernel.org/netdev/net-next/c/387c415200c3

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:[~2024-08-29  2:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-27 17:10 [PATCH net-next v1 1/1] net: dsa: mv88e6xxx: Remove stale comment Andy Shevchenko
2024-08-27 17:12 ` Andrew Lunn
2024-08-29  2:20 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).