From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Fri, 24 Jun 2011 08:15:38 +0000 Subject: Re: [PATCH 2/2] video: Fix speficied typo Message-Id: <20110624081537.GF24184@linux-sh.org> List-Id: References: <6002eb70809bb1c87c84f32ab4a4f034d2d1ffb5.1308868289.git.joe@perches.com> <0b04217b5939dd9c5164913e9d2f9fde98e26e5c.1308868289.git.joe@perches.com> In-Reply-To: <0b04217b5939dd9c5164913e9d2f9fde98e26e5c.1308868289.git.joe@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Joe Perches Cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org On Thu, Jun 23, 2011 at 03:35:19PM -0700, Joe Perches wrote: > Signed-off-by: Joe Perches > --- > 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.