trivial: fix then -> than typos in comments and documentation
- (better, more, bigger ...) then -> (...) than Signed-off-by: Frederik Schwarzer <schwarzerf@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committed by
Jiri Kosina

parent
0abb8b6a93
commit
025dfdafe7
@@ -1332,7 +1332,7 @@ static void vgacon_save_screen(struct vc_data *c)
|
||||
c->vc_y = screen_info.orig_y;
|
||||
}
|
||||
|
||||
/* We can't copy in more then the size of the video buffer,
|
||||
/* We can't copy in more than the size of the video buffer,
|
||||
* or we'll be copying in VGA BIOS */
|
||||
|
||||
if (!vga_is_gfx)
|
||||
|
Reference in New Issue
Block a user