On Fri, 27 Dec 2024 08:18:05 -0800 Andre Muezerie <[email protected]> wrote:
> From: Andre Muezerie <[email protected]> > To: Amit Prakash Shukla <[email protected]>, Jerin Jacob > <[email protected]> > Cc: [email protected], Andre Muezerie <[email protected]> > Subject: [PATCH] lib/eventdev: use correct format string for data type on log > call > Date: Fri, 27 Dec 2024 08:18:05 -0800 > X-Mailer: git-send-email 1.8.3.1 > > The fix is to use the correct macro for the data type being logged. > > Signed-off-by: Andre Muezerie <[email protected]> Acked-by: Stephen Hemminger <[email protected]>

