Re: [PATCH v2] staging: vme_user: Fixed prink formatting issue
From: Philipp Hortmann
Date: Sun Sep 17 2023 - 15:48:12 EST
On 9/17/23 21:23, Piro Yang wrote:
Fixed issue relating to prink message:
*using __func__ to replace function's name
Issue found by checkpatch
Signed-off-by: Piro Yang<piroyangg@xxxxxxxxx>
---
drivers/staging/vme_user/vme.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
Hi,
you need in any case a changelog what you changed with the v2 Version.
Your subject is to general. Please consider that the maintainer needs to
recognize what it is about. So make it more unique.
Bye Philipp