* Re: [PATCH 3/8] hvc_console: make the ops pointer const.
[not found] <1257834450..rusty@rustcorp.com.au>
@ 2009-11-10 8:56 ` Christian Borntraeger
0 siblings, 0 replies; only message in thread
From: Christian Borntraeger @ 2009-11-10 8:56 UTC (permalink / raw)
To: Rusty Russell; +Cc: Amit Shah, linuxppc-dev, virtualization
Am Dienstag 10 November 2009 07:27:30 schrieb Rusty Russell:
> This is nicer for modern R/O protection. And noone needs it non-const, so
> constify the callers as well.
>
> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
> To: Christian Borntraeger <borntraeger@de.ibm.com>
> Cc: linuxppc-dev@ozlabs.org
> ---
> drivers/char/hvc_beat.c | 2 +-
> drivers/char/hvc_console.c | 7 ++++---
> drivers/char/hvc_console.h | 7 ++++---
> drivers/char/hvc_iseries.c | 2 +-
> drivers/char/hvc_iucv.c | 2 +-
> drivers/char/hvc_rtas.c | 2 +-
> drivers/char/hvc_udbg.c | 2 +-
> drivers/char/hvc_vio.c | 2 +-
> drivers/char/hvc_xen.c | 2 +-
> drivers/char/virtio_console.c | 2 +-
> 10 files changed, 16 insertions(+), 14 deletions(-)
Ok, I started with patches 1-3. I like the result.
So for the first 3 patches you can add
Tested-by: Christian Borntraeger <borntraeger@de.ibm.com> (on s390)
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
I have not yet looked at the other ones, but I will try to find some time to
look at them.
Christian
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-11-10 8:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1257834450..rusty@rustcorp.com.au>
2009-11-10 8:56 ` [PATCH 3/8] hvc_console: make the ops pointer const Christian Borntraeger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).