The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH net 0/3] Fix kernel test robot issue and type error in min_t
@ 2025-04-15 12:21 Justin Lai
  2025-04-15 12:21 ` [PATCH net 1/3] rtase: Fix the compile error reported by the kernel test robot Justin Lai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Justin Lai @ 2025-04-15 12:21 UTC (permalink / raw)
  To: kuba
  Cc: davem, edumazet, pabeni, andrew+netdev, linux-kernel, netdev,
	horms, pkshih, larry.chiu, Justin Lai

This patch set mainly involves fixing the kernel test robot issue and
the type error in min_t.
Details are as follows:
1. Fix the compile error reported by the kernel test robot
2. Fix the compile warning reported by the kernel test robot
3. Fix a type error in min_t

Justin Lai (3):
  rtase: Fix the compile error reported by the kernel test robot
  rtase: Fix the compile warning reported by the kernel test robot
  rtase: Fix a type error in min_t

 drivers/net/ethernet/realtek/rtase/rtase.h      | 2 +-
 drivers/net/ethernet/realtek/rtase/rtase_main.c | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-04-15 12:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-15 12:21 [PATCH net 0/3] Fix kernel test robot issue and type error in min_t Justin Lai
2025-04-15 12:21 ` [PATCH net 1/3] rtase: Fix the compile error reported by the kernel test robot Justin Lai
2025-04-15 12:21 ` [PATCH net 2/3] rtase: Fix the compile warning " Justin Lai
2025-04-15 12:41 ` [PATCH net 0/3] Fix kernel test robot issue and type error in min_t Justin Lai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox