accessiblity: speakup: cleanup comments

Replace for spelling
keypresses to key presses
bytesize to byte size
specificly to specifically

Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20220329195401.3220408-1-trix@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Tom Rix 2022-03-29 12:54:01 -07:00 коммит произвёл Greg Kroah-Hartman
Родитель ce522ba9ef
Коммит 0b4efcb1b5
16 изменённых файлов: 17 добавлений и 17 удалений

Просмотреть файл

@ -6,7 +6,7 @@
* Copyright (C) 1998-99 Kirk Reiser. * Copyright (C) 1998-99 Kirk Reiser.
* Copyright (C) 2003 David Borowski. * Copyright (C) 2003 David Borowski.
* *
* this code is specificly written as a driver for the speakup screenreview * this code is specifically written as a driver for the speakup screenreview
* package and is not a general device driver. * package and is not a general device driver.
* This driver is for the Aicom Acent PC internal synthesizer. * This driver is for the Aicom Acent PC internal synthesizer.
*/ */

Просмотреть файл

@ -6,7 +6,7 @@
* Copyright (C) 1998-99 Kirk Reiser. * Copyright (C) 1998-99 Kirk Reiser.
* Copyright (C) 2003 David Borowski. * Copyright (C) 2003 David Borowski.
* *
* this code is specificly written as a driver for the speakup screenreview * this code is specifically written as a driver for the speakup screenreview
* package and is not a general device driver. * package and is not a general device driver.
*/ */

Просмотреть файл

@ -6,7 +6,7 @@
* Copyright (C) 1998-99 Kirk Reiser. * Copyright (C) 1998-99 Kirk Reiser.
* Copyright (C) 2003 David Borowski. * Copyright (C) 2003 David Borowski.
* *
* this code is specificly written as a driver for the speakup screenreview * this code is specifically written as a driver for the speakup screenreview
* package and is not a general device driver. * package and is not a general device driver.
*/ */
#include <linux/jiffies.h> #include <linux/jiffies.h>

Просмотреть файл

@ -6,7 +6,7 @@
* Copyright (C) 1998-99 Kirk Reiser. * Copyright (C) 1998-99 Kirk Reiser.
* Copyright (C) 2003 David Borowski. * Copyright (C) 2003 David Borowski.
* *
* specificly written as a driver for the speakup screenreview * specifically written as a driver for the speakup screenreview
* s not a general device driver. * s not a general device driver.
*/ */
#include "spk_priv.h" #include "spk_priv.h"

Просмотреть файл

@ -6,7 +6,7 @@
* Copyright (C) 1998-99 Kirk Reiser. * Copyright (C) 1998-99 Kirk Reiser.
* Copyright (C) 2003 David Borowski. * Copyright (C) 2003 David Borowski.
* *
* this code is specificly written as a driver for the speakup screenreview * this code is specifically written as a driver for the speakup screenreview
* package and is not a general device driver. * package and is not a general device driver.
*/ */
#include "spk_priv.h" #include "spk_priv.h"

Просмотреть файл

@ -6,7 +6,7 @@
* Copyright (C) 1998-99 Kirk Reiser. * Copyright (C) 1998-99 Kirk Reiser.
* Copyright (C) 2003 David Borowski. * Copyright (C) 2003 David Borowski.
* *
* specificly written as a driver for the speakup screenreview * specifically written as a driver for the speakup screenreview
* s not a general device driver. * s not a general device driver.
*/ */
#include <linux/jiffies.h> #include <linux/jiffies.h>

Просмотреть файл

@ -6,7 +6,7 @@
* Copyright (C) 1998-99 Kirk Reiser. * Copyright (C) 1998-99 Kirk Reiser.
* Copyright (C) 2003 David Borowski. * Copyright (C) 2003 David Borowski.
* *
* specificly written as a driver for the speakup screenreview * specifically written as a driver for the speakup screenreview
* s not a general device driver. * s not a general device driver.
*/ */
#include <linux/unistd.h> #include <linux/unistd.h>

Просмотреть файл

@ -6,7 +6,7 @@
* Copyright (C) 1998-99 Kirk Reiser. * Copyright (C) 1998-99 Kirk Reiser.
* Copyright (C) 2003 David Borowski. * Copyright (C) 2003 David Borowski.
* *
* specificly written as a driver for the speakup screenreview * specifically written as a driver for the speakup screenreview
* package it's not a general device driver. * package it's not a general device driver.
* This driver is for the RC Systems DoubleTalk PC internal synthesizer. * This driver is for the RC Systems DoubleTalk PC internal synthesizer.
*/ */

Просмотреть файл

@ -8,7 +8,7 @@
* Copyright (C) 2003 David Borowski. * Copyright (C) 2003 David Borowski.
* Copyright (C) 2007 Samuel Thibault. * Copyright (C) 2007 Samuel Thibault.
* *
* specificly written as a driver for the speakup screenreview * specifically written as a driver for the speakup screenreview
* s not a general device driver. * s not a general device driver.
*/ */
#include "spk_priv.h" #include "spk_priv.h"

Просмотреть файл

@ -4,7 +4,7 @@
* *
* Copyright (C) 2003 David Borowski. * Copyright (C) 2003 David Borowski.
* *
* specificly written as a driver for the speakup screenreview * specifically written as a driver for the speakup screenreview
* package it's not a general device driver. * package it's not a general device driver.
* This driver is for the Keynote Gold internal synthesizer. * This driver is for the Keynote Gold internal synthesizer.
*/ */

Просмотреть файл

@ -6,7 +6,7 @@
* Copyright (C) 1998-99 Kirk Reiser. * Copyright (C) 1998-99 Kirk Reiser.
* Copyright (C) 2003 David Borowski. * Copyright (C) 2003 David Borowski.
* *
* specificly written as a driver for the speakup screenreview * specifically written as a driver for the speakup screenreview
* s not a general device driver. * s not a general device driver.
*/ */
#include "speakup.h" #include "speakup.h"

Просмотреть файл

@ -5,7 +5,7 @@
* *
* Copyright (C) 2003 Kirk Reiser. * Copyright (C) 2003 Kirk Reiser.
* *
* this code is specificly written as a driver for the speakup screenreview * this code is specifically written as a driver for the speakup screenreview
* package and is not a general device driver. * package and is not a general device driver.
*/ */

Просмотреть файл

@ -6,7 +6,7 @@
* Copyright (C) 1998-99 Kirk Reiser. * Copyright (C) 1998-99 Kirk Reiser.
* Copyright (C) 2003 David Borowski. * Copyright (C) 2003 David Borowski.
* *
* specificly written as a driver for the speakup screenreview * specifically written as a driver for the speakup screenreview
* s not a general device driver. * s not a general device driver.
*/ */
#include "spk_priv.h" #include "spk_priv.h"

Просмотреть файл

@ -6,7 +6,7 @@
* Copyright (C) 1998-99 Kirk Reiser. * Copyright (C) 1998-99 Kirk Reiser.
* Copyright (C) 2003 David Borowski. * Copyright (C) 2003 David Borowski.
* *
* specificly written as a driver for the speakup screenreview * specifically written as a driver for the speakup screenreview
* s not a general device driver. * s not a general device driver.
*/ */
#include "spk_priv.h" #include "spk_priv.h"