lkml.org 
[lkml]   [2008]   [Feb]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] x86: coding style fixes in arch/x86/lib/io_64.c
From
On Sun, Feb 17, 2008 at 02:41:16PM +0100, Paolo Ciarrocchi wrote:
> [PATCH] x86: coding style fixes in arch/x86/lib/io_64.c
>
> This simple patch makes the file error free (according to
> checkpatch.pl)
>
>
> Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
> ---
> arch/x86/lib/io_64.c | 10 +++++-----
> 1 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/arch/x86/lib/io_64.c b/arch/x86/lib/io_64.c
> index 87b4a4e..71fdf4b 100644
> --- a/arch/x86/lib/io_64.c
> +++ b/arch/x86/lib/io_64.c
> @@ -2,15 +2,15 @@
> #include <asm/io.h>
> #include <linux/module.h>
>
> -void __memcpy_toio(unsigned long dst,const void*src,unsigned len)
> +void __memcpy_toio(unsigned long dst, const void*src, unsigned len)
^^^^^^^^
Please, fix all coding style violations so that nobody will do this in
next 5 years or so.


\
 
 \ /
  Last update: 2008-02-17 16:09    [W:0.041 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site