Skip to content

Commit ff61582

Browse files
yuzhenfschinahdeller
authored andcommitted
fbdev: controlfb: fix spelling mistake "paramaters"->"parameters"
There is a spelling mistake in comment. Fix it. Signed-off-by: Yu Zhe <yuzhe@nfschina.com> Signed-off-by: Helge Deller <deller@gmx.de>
1 parent 001f2cd commit ff61582

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/video/fbdev/controlfb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ static int read_control_sense(struct fb_info_control *p)
376376
#define CONTROL_PIXCLOCK_MIN 5000 /* ~ 200 MHz dot clock */
377377

378378
/*
379-
* calculate the clock paramaters to be sent to CUDA according to given
379+
* calculate the clock parameters to be sent to CUDA according to given
380380
* pixclock in pico second.
381381
*/
382382
static int calc_clock_params(unsigned long clk, unsigned char *param)

0 commit comments

Comments
 (0)