On Mon, 06 Apr 2009 14:55:09 +0200
Ferenc Wagner <wf...@niif.hu> wrote:

> At the same time, bring the action message closer to the usual format.
> 
> Signed-off-by: Ferenc Wagner <wf...@niif.hu>
> ---
>  drivers/gpu/drm/i915/intel_fb.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/gpu/drm/i915/intel_fb.c
> b/drivers/gpu/drm/i915/intel_fb.c index b7f0ebe..3e094be 100644
> --- a/drivers/gpu/drm/i915/intel_fb.c
> +++ b/drivers/gpu/drm/i915/intel_fb.c
> @@ -864,8 +864,8 @@ static void intelfb_sysrq(int dummy1, struct
> tty_struct *dummy3) 
>  static struct sysrq_key_op sysrq_intelfb_restore_op = {
>          .handler = intelfb_sysrq,
> -        .help_msg = "force fb",
> -        .action_msg = "force restore of fb console",
> +        .help_msg = "force-fb(G)",
> +        .action_msg = "Restore framebuffer console",
>  };
>  
>  int intelfb_probe(struct drm_device *dev)

Looks good to me.

Acked-by: Jesse Barnes <jbar...@virtuousgeek.org>

-- 
Jesse Barnes, Intel Open Source Technology Center

------------------------------------------------------------------------------
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to