[PATCH] video: fbdev: fix spelling mistake "paramaters"->"parameters"
Helge Deller
deller at gmx.de
Fri Nov 18 09:12:37 UTC 2022
On 11/18/22 10:00, Yu Zhe wrote:
> There is a spelling mistake in comment. Fix it.
>
> Signed-off-by: Yu Zhe <yuzhe at nfschina.com>
applied.
Thanks!
Helge
> ---
> drivers/video/fbdev/controlfb.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/video/fbdev/controlfb.c b/drivers/video/fbdev/controlfb.c
> index 6bbcd9fc864e..77dbf94aae5f 100644
> --- a/drivers/video/fbdev/controlfb.c
> +++ b/drivers/video/fbdev/controlfb.c
> @@ -376,7 +376,7 @@ static int read_control_sense(struct fb_info_control *p)
> #define CONTROL_PIXCLOCK_MIN 5000 /* ~ 200 MHz dot clock */
>
> /*
> - * calculate the clock paramaters to be sent to CUDA according to given
> + * calculate the clock parameters to be sent to CUDA according to given
> * pixclock in pico second.
> */
> static int calc_clock_params(unsigned long clk, unsigned char *param)
More information about the dri-devel
mailing list