Re: [PATCH 7/7] staging: vt6655: Convert macro PCAvDelayByIO to function
From: Greg Kroah-Hartman
Date: Sun Apr 03 2022 - 07:16:37 EST
On Sat, Apr 02, 2022 at 09:29:49AM +0200, Philipp Hortmann wrote:
> Convert do-while(0) macro PCAvDelayByIO to function and relocate.
That says what you did, but not _why_ you did it.
Please read the kernel documentation again for how to write a good
changelog comment and resend a v2.
thanks,
greg k-h