* [PATCH 1/2] rt2x00: Fix unspeficied typo
@ 2011-06-23 22:35 Joe Perches
2011-06-23 22:35 ` [PATCH 2/2] video: Fix speficied typo Joe Perches
2011-06-24 7:34 ` [PATCH 1/2] rt2x00: Fix unspeficied typo Ivo Van Doorn
0 siblings, 2 replies; 4+ messages in thread
From: Joe Perches @ 2011-06-23 22:35 UTC (permalink / raw)
To: Ivo van Doorn, Gertjan van Wingerde, Helmut Schaa
Cc: John W. Linville, linux-wireless, users, netdev, linux-kernel
Signed-off-by: Joe Perches <joe@perches.com>
---
drivers/net/wireless/rt2x00/rt2x00queue.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/wireless/rt2x00/rt2x00queue.h b/drivers/net/wireless/rt2x00/rt2x00queue.h
index 167d458..5900474 100644
--- a/drivers/net/wireless/rt2x00/rt2x00queue.h
+++ b/drivers/net/wireless/rt2x00/rt2x00queue.h
@@ -54,7 +54,7 @@
* @QID_RX: RX queue
* @QID_OTHER: None of the above (don't use, only present for completeness)
* @QID_BEACON: Beacon queue (value unspecified, don't send it to device)
- * @QID_ATIM: Atim queue (value unspeficied, don't send it to device)
+ * @QID_ATIM: Atim queue (value unspecified, don't send it to device)
*/
enum data_queue_qid {
QID_AC_VO = 0,
--
1.7.6.rc1
^ permalink raw reply related [flat|nested] 4+ messages in thread* [PATCH 2/2] video: Fix speficied typo
2011-06-23 22:35 [PATCH 1/2] rt2x00: Fix unspeficied typo Joe Perches
@ 2011-06-23 22:35 ` Joe Perches
2011-06-24 8:15 ` Paul Mundt
2011-06-24 7:34 ` [PATCH 1/2] rt2x00: Fix unspeficied typo Ivo Van Doorn
1 sibling, 1 reply; 4+ messages in thread
From: Joe Perches @ 2011-06-23 22:35 UTC (permalink / raw)
To: Paul Mundt; +Cc: linux-fbdev, linux-kernel
Signed-off-by: Joe Perches <joe@perches.com>
---
drivers/video/controlfb.c | 2 +-
drivers/video/platinumfb.c | 2 +-
drivers/video/pm2fb.c | 2 +-
drivers/video/pm3fb.c | 2 +-
drivers/video/s3fb.c | 2 +-
drivers/video/skeletonfb.c | 2 +-
drivers/video/valkyriefb.c | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/drivers/video/controlfb.c b/drivers/video/controlfb.c
index 9075bea..7b2c40a 100644
--- a/drivers/video/controlfb.c
+++ b/drivers/video/controlfb.c
@@ -550,7 +550,7 @@ static void control_set_hardware(struct fb_info_control *p, struct fb_par_contro
/*
- * Parse user speficied options (`video=controlfb:')
+ * Parse user specified options (`video=controlfb:')
*/
static void __init control_setup(char *options)
{
diff --git a/drivers/video/platinumfb.c b/drivers/video/platinumfb.c
index f27ae16..6694923 100644
--- a/drivers/video/platinumfb.c
+++ b/drivers/video/platinumfb.c
@@ -490,7 +490,7 @@ static int platinum_var_to_par(struct fb_var_screeninfo *var,
/*
- * Parse user speficied options (`video=platinumfb:')
+ * Parse user specified options (`video=platinumfb:')
*/
static int __init platinumfb_setup(char *options)
{
diff --git a/drivers/video/pm2fb.c b/drivers/video/pm2fb.c
index f4f8ce8..dc7bfa9 100644
--- a/drivers/video/pm2fb.c
+++ b/drivers/video/pm2fb.c
@@ -1773,7 +1773,7 @@ MODULE_DEVICE_TABLE(pci, pm2fb_id_table);
#ifndef MODULE
/**
- * Parse user speficied options.
+ * Parse user specified options.
*
* This is, comma-separated options following `video=pm2fb:'.
*/
diff --git a/drivers/video/pm3fb.c b/drivers/video/pm3fb.c
index 8221b5b..6632ee5 100644
--- a/drivers/video/pm3fb.c
+++ b/drivers/video/pm3fb.c
@@ -1525,7 +1525,7 @@ static int __init pm3fb_setup(char *options)
{
char *this_opt;
- /* Parse user speficied options (`video=pm3fb:') */
+ /* Parse user specified options (`video=pm3fb:') */
if (!options || !*options)
return 0;
diff --git a/drivers/video/s3fb.c b/drivers/video/s3fb.c
index 0f9af1a..946a949 100644
--- a/drivers/video/s3fb.c
+++ b/drivers/video/s3fb.c
@@ -1505,7 +1505,7 @@ static struct pci_driver s3fb_pci_driver = {
.resume = s3_pci_resume,
};
-/* Parse user speficied options */
+/* Parse user specified options */
#ifndef MODULE
static int __init s3fb_setup(char *options)
diff --git a/drivers/video/skeletonfb.c b/drivers/video/skeletonfb.c
index 89158bc..30f7a81 100644
--- a/drivers/video/skeletonfb.c
+++ b/drivers/video/skeletonfb.c
@@ -989,7 +989,7 @@ static struct platform_device *xxxfb_device;
*/
int __init xxxfb_setup(char *options)
{
- /* Parse user speficied options (`video=xxxfb:') */
+ /* Parse user specified options (`video=xxxfb:') */
}
#endif /* MODULE */
diff --git a/drivers/video/valkyriefb.c b/drivers/video/valkyriefb.c
index 6b52bf6..3f5a041 100644
--- a/drivers/video/valkyriefb.c
+++ b/drivers/video/valkyriefb.c
@@ -555,7 +555,7 @@ static int __init valkyrie_init_info(struct fb_info *info,
/*
- * Parse user speficied options (`video=valkyriefb:')
+ * Parse user specified options (`video=valkyriefb:')
*/
int __init valkyriefb_setup(char *options)
{
--
1.7.6.rc1
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [PATCH 2/2] video: Fix speficied typo
2011-06-23 22:35 ` [PATCH 2/2] video: Fix speficied typo Joe Perches
@ 2011-06-24 8:15 ` Paul Mundt
0 siblings, 0 replies; 4+ messages in thread
From: Paul Mundt @ 2011-06-24 8:15 UTC (permalink / raw)
To: Joe Perches; +Cc: linux-fbdev, linux-kernel
On Thu, Jun 23, 2011 at 03:35:19PM -0700, Joe Perches wrote:
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
> drivers/video/controlfb.c | 2 +-
> drivers/video/platinumfb.c | 2 +-
> drivers/video/pm2fb.c | 2 +-
> drivers/video/pm3fb.c | 2 +-
> drivers/video/s3fb.c | 2 +-
> drivers/video/skeletonfb.c | 2 +-
> drivers/video/valkyriefb.c | 2 +-
> 7 files changed, 7 insertions(+), 7 deletions(-)
>
Applied, thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 1/2] rt2x00: Fix unspeficied typo
2011-06-23 22:35 [PATCH 1/2] rt2x00: Fix unspeficied typo Joe Perches
2011-06-23 22:35 ` [PATCH 2/2] video: Fix speficied typo Joe Perches
@ 2011-06-24 7:34 ` Ivo Van Doorn
1 sibling, 0 replies; 4+ messages in thread
From: Ivo Van Doorn @ 2011-06-24 7:34 UTC (permalink / raw)
To: Joe Perches
Cc: Gertjan van Wingerde, Helmut Schaa, John W. Linville,
linux-wireless, users, netdev, linux-kernel
On Fri, Jun 24, 2011 at 12:35 AM, Joe Perches <joe@perches.com> wrote:
> Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
> ---
> drivers/net/wireless/rt2x00/rt2x00queue.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/net/wireless/rt2x00/rt2x00queue.h b/drivers/net/wireless/rt2x00/rt2x00queue.h
> index 167d458..5900474 100644
> --- a/drivers/net/wireless/rt2x00/rt2x00queue.h
> +++ b/drivers/net/wireless/rt2x00/rt2x00queue.h
> @@ -54,7 +54,7 @@
> * @QID_RX: RX queue
> * @QID_OTHER: None of the above (don't use, only present for completeness)
> * @QID_BEACON: Beacon queue (value unspecified, don't send it to device)
> - * @QID_ATIM: Atim queue (value unspeficied, don't send it to device)
> + * @QID_ATIM: Atim queue (value unspecified, don't send it to device)
> */
> enum data_queue_qid {
> QID_AC_VO = 0,
> --
> 1.7.6.rc1
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-06-24 8:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-23 22:35 [PATCH 1/2] rt2x00: Fix unspeficied typo Joe Perches
2011-06-23 22:35 ` [PATCH 2/2] video: Fix speficied typo Joe Perches
2011-06-24 8:15 ` Paul Mundt
2011-06-24 7:34 ` [PATCH 1/2] rt2x00: Fix unspeficied typo Ivo Van Doorn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox