lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220706063743.hrkgtt2ajudw6bjm@begin>
Date:   Wed, 6 Jul 2022 08:37:43 +0200
From:   Samuel Thibault <samuel.thibault@...-lyon.org>
To:     Li zeming <zeming@...china.com>
Cc:     w.d.hubbs@...il.com, chris@...-brannons.com, kirk@...sers.ca,
        speakup@...ux-speakup.org, linux-kernel@...r.kernel.org,
        kernel@...china.com
Subject: Re: [PATCH] accessibility/speakup/speakup_dtlk: Add header file
 macro definition

Li zeming, le mer. 06 juil. 2022 09:04:30 +0800, a ecrit:
> Add header file macro definition.
> 
> Signed-off-by: Li zeming <zeming@...china.com>

Reviewed-by: Samuel Thibault <samuel.thibault@...-lyon.org>

> ---
>  drivers/accessibility/speakup/speakup_dtlk.h | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/drivers/accessibility/speakup/speakup_dtlk.h b/drivers/accessibility/speakup/speakup_dtlk.h
> index 9c378b58066e..101848edec2e 100644
> --- a/drivers/accessibility/speakup/speakup_dtlk.h
> +++ b/drivers/accessibility/speakup/speakup_dtlk.h
> @@ -1,5 +1,7 @@
>  /* SPDX-License-Identifier: GPL-2.0 */
>  /* speakup_dtlk.h - header file for speakups DoubleTalk driver. */
> +#ifndef _SPEAKUP_DTLK_H
> +#define _SPEAKUP_DTLK_H
>  
>  #define SYNTH_IO_EXTENT	0x02
>  #define SYNTH_CLEAR	0x18		/* stops speech */
> @@ -61,3 +63,4 @@ struct synth_settings {
>  				 */
>  	u_char has_indexing;	/* nonzero if indexing is implemented */
>  };
> +#endif
> -- 
> 2.18.2
> 

-- 
Samuel
---
Pour une évaluation indépendante, transparente et rigoureuse !
Je soutiens la Commission d'Évaluation de l'Inria.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ