You can add my Acked-by: Jasmin Jessich <jas...@anw.at>

On 06/19/2018 08:51 PM, Daniel Scheller wrote:
> From: Daniel Scheller <d.schel...@gmx.net>
> 
> There's a superfluous whitespace in the boilerplate license text in both
> .c and .h files. Fix this.
> 
> Cc: Ralph Metzler <r...@metzlerbros.de>
> Cc: Manfred Voelkel <mvoel...@digitaldevices.de>
> Signed-off-by: Daniel Scheller <d.schel...@gmx.net>
> ---
>  drivers/media/dvb-frontends/cxd2099.c | 2 +-
>  drivers/media/dvb-frontends/cxd2099.h | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/media/dvb-frontends/cxd2099.c 
> b/drivers/media/dvb-frontends/cxd2099.c
> index 5264e873850e..5d8884ed64ef 100644
> --- a/drivers/media/dvb-frontends/cxd2099.c
> +++ b/drivers/media/dvb-frontends/cxd2099.c
> @@ -10,7 +10,7 @@
>   *
>   * This program is distributed in the hope that it will be useful,
>   * but WITHOUT ANY WARRANTY; without even the implied warranty of
> - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
>   * GNU General Public License for more details.
>   */
>  
> diff --git a/drivers/media/dvb-frontends/cxd2099.h 
> b/drivers/media/dvb-frontends/cxd2099.h
> index 0c101bdef01d..30787095843a 100644
> --- a/drivers/media/dvb-frontends/cxd2099.h
> +++ b/drivers/media/dvb-frontends/cxd2099.h
> @@ -10,7 +10,7 @@
>   *
>   * This program is distributed in the hope that it will be useful,
>   * but WITHOUT ANY WARRANTY; without even the implied warranty of
> - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
>   * GNU General Public License for more details.
>   */
>  
> 

Reply via email to