Re: [PATCH] staging: vt6655: Rename `by_preamble_type` parameter
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-10-20 08:55:08
Also in:
lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-10-20 08:55:08
Also in:
lkml
On Wed, Oct 20, 2021 at 09:40:33AM +0100, Karolina Drobnik wrote:
Drop `by` prefix in the first parameter of `bb_get_frame_time` function.
As the original argument, `byPreambleType`, was renamed to `preamble_type`,
the parameter referring to it is now renamed to match the new naming
convention.
Update `bb_get_frame_time` comment to reflect that change.
This patch is a follow-up work to this commit:
Commit 548b6d7ebfa4 ("staging: vt6655: Rename byPreambleType field")There is no need for these two lines in the changelog text. They can go below --- if you want to have them. But, as the above commit is already in my tree, there's no need for this information at all, right? thanks, greg k-h