Re: [PATCH 04/25] drivers/char: Use static const char arrays

2010-09-13 Thread Stephen Rothwell
Hi Joe, On Mon, 13 Sep 2010 12:47:42 -0700 Joe Perches wrote: > > Signed-off-by: Joe Perches Reviewed-by: Stephen Rothwell -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpxIwQxoYC6E.pgp Description: PGP signature ___

[PATCH 04/25] drivers/char: Use static const char arrays

2010-09-13 Thread Joe Perches
Signed-off-by: Joe Perches --- drivers/char/hvc_vio.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/char/hvc_vio.c b/drivers/char/hvc_vio.c index 27370e9..5e2f52b 100644 --- a/drivers/char/hvc_vio.c +++ b/drivers/char/hvc_vio.c @@ -39,7 +39,7 @@ #include "hv