Re: [PATCH 4/4] fbcon: optimize parameters parsing loop.

2012-07-25 Thread paul
From 67cecd09d850542e00a1d9a29567232d1224cf23 Mon Sep 17 00:00:00 2001 From: Paul Cercueil Date: Thu, 12 Jan 2012 19:40:24 +0100 Subject: [PATCH 4/4] fbcon: optimize parameters parsing loop. Signed-off-by: Paul Cercueil --- drivers/video/console/fbcon.c |8 +++- 1 file changed, 7

Re: [PATCH 4/4] fbcon: optimize parameters parsing loop.

2012-07-25 Thread paul
Oh, I'm really sorry, I truely am. It looks like that 4th patch is an old version, not the one that should have been sent. Next message will be the correct patch. My apologies about that. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCH 4/4] fbcon: optimize parameters parsing loop.

2012-07-25 Thread paul
Oh, I'm really sorry, I truely am. It looks like that 4th patch is an old version, not the one that should have been sent. Next message will be the correct patch. My apologies about that. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to

Re: [PATCH 4/4] fbcon: optimize parameters parsing loop.

2012-07-25 Thread paul
From 67cecd09d850542e00a1d9a29567232d1224cf23 Mon Sep 17 00:00:00 2001 From: Paul Cercueil p...@crapouillou.net Date: Thu, 12 Jan 2012 19:40:24 +0100 Subject: [PATCH 4/4] fbcon: optimize parameters parsing loop. Signed-off-by: Paul Cercueil p...@crapouillou.net --- drivers/video/console

[PATCH 4/4] fbcon: optimize parameters parsing loop.

2012-07-23 Thread Paul Cercueil
Signed-off-by: Paul Cercueil --- drivers/video/console/fbcon.c |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/video/console/fbcon.c b/drivers/video/console/fbcon.c index 9b83b75..1ecaf68 100644 --- a/drivers/video/console/fbcon.c +++

[PATCH 4/4] fbcon: optimize parameters parsing loop.

2012-07-23 Thread Paul Cercueil
Signed-off-by: Paul Cercueil p...@crapouillou.net --- drivers/video/console/fbcon.c |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/video/console/fbcon.c b/drivers/video/console/fbcon.c index 9b83b75..1ecaf68 100644 --- a/drivers/video/console/fbcon.c +++