bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Normalize whitespace at the end of each file to '\n'


From: Samuel Thibault
Subject: Re: [PATCH] Normalize whitespace at the end of each file to '\n'
Date: Fri, 8 Nov 2013 23:38:33 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Why not, it does not hurt.  Except perhaps these, do we really need to
put a blank line there?  Having then really 0-long avoids allocating any
data block at all, just metadata.

> diff --git a/pfinet/glue-include/asm/segment.h 
> b/pfinet/glue-include/asm/segment.h
> index e69de29..8b13789 100644
> --- a/pfinet/glue-include/asm/segment.h
> +++ b/pfinet/glue-include/asm/segment.h
> @@ -0,0 +1 @@
> +
> diff --git a/pfinet/glue-include/linux/autoconf.h 
> b/pfinet/glue-include/linux/autoconf.h
> index e69de29..8b13789 100644
> --- a/pfinet/glue-include/linux/autoconf.h
> +++ b/pfinet/glue-include/linux/autoconf.h
> @@ -0,0 +1 @@
> +
> diff --git a/pfinet/glue-include/linux/major.h 
> b/pfinet/glue-include/linux/major.h
> index e69de29..8b13789 100644
> --- a/pfinet/glue-include/linux/major.h
> +++ b/pfinet/glue-include/linux/major.h
> @@ -0,0 +1 @@
> +
> diff --git a/pfinet/glue-include/linux/proc_fs.h 
> b/pfinet/glue-include/linux/proc_fs.h
> index e69de29..8b13789 100644
> --- a/pfinet/glue-include/linux/proc_fs.h
> +++ b/pfinet/glue-include/linux/proc_fs.h
> @@ -0,0 +1 @@
> +
> diff --git a/pfinet/glue-include/linux/slab.h 
> b/pfinet/glue-include/linux/slab.h
> index e69de29..8b13789 100644
> --- a/pfinet/glue-include/linux/slab.h
> +++ b/pfinet/glue-include/linux/slab.h
> @@ -0,0 +1 @@
> +
> diff --git a/pfinet/glue-include/linux/sockios.h 
> b/pfinet/glue-include/linux/sockios.h
> index e69de29..8b13789 100644
> --- a/pfinet/glue-include/linux/sockios.h
> +++ b/pfinet/glue-include/linux/sockios.h
> @@ -0,0 +1 @@
> +
> diff --git a/pfinet/glue-include/linux/timex.h 
> b/pfinet/glue-include/linux/timex.h
> index e69de29..8b13789 100644
> --- a/pfinet/glue-include/linux/timex.h
> +++ b/pfinet/glue-include/linux/timex.h
> @@ -0,0 +1 @@
> +
> diff --git a/pfinet/glue-include/linux/un.h b/pfinet/glue-include/linux/un.h
> index e69de29..8b13789 100644
> --- a/pfinet/glue-include/linux/un.h
> +++ b/pfinet/glue-include/linux/un.h
> @@ -0,0 +1 @@
> +



reply via email to

[Prev in Thread] Current Thread [Next in Thread]