All of lore.kernel.org
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: Chen Gang <gang.chen@asianux.com>
Cc: xen-devel@lists.xensource.com, jeremy@goop.org, airlied@linux.ie,
	daniel.vetter@ffwll.ch, alsa-devel@alsa-project.org,
	dri-devel@lists.freedesktop.org, perex@perex.cz,
	"dhowells@redhat.com" <dhowells@redhat.com>,
	thierry.reding@gmail.com, linux-mtd@lists.infradead.org,
	sean.hefty@intel.com, virtualization@lists.linux-foundation.org,
	Linux-Arch <linux-arch@vger.kernel.org>,
	"kgene.kim@samsung.com" <kgene.kim@samsung.com>,
	tbergstrom@nvidia.com, jy0922.shim@samsung.com,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	roland@purestorage.com, Takashi Iwai <tiwai@suse.de>,
	Tomi Valkeinen <tomi.valkeinen@ti.com>,
	mtk.manpages@gmail.com, fcoe-devel@open-fcoe.org,
	Paul McKenney <paulmck@linux.vnet.ibm.com>,
	"plagnioj@jcrosoft.com" <plagnioj@jcrosoft.com>,
	Arnd Bergmann <arnd@arndb.de>,
	swarren@wwwdotorg.org, intel-gfx@lists.freedesktop.org,
	inki.dae@samsung.com, linux-samsun
Subject: Re: [PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
Date: Fri, 02 Aug 2013 01:13:34 -0700	[thread overview]
Message-ID: <87iozoqzm9.fsf@tw-ebiederman.twitter.com> (raw)
In-Reply-To: <51FB634F.5070401@asianux.com> (Chen Gang's message of "Fri, 02 Aug 2013 15:44:15 +0800")

Chen Gang <gang.chen@asianux.com> writes:

> It is a trivial patch for "include/uapi", exclude "linux" sub-directory.
>
> If it is useful, I will send another patch for "linux" sub-directory.
>
> BTW: it is really big mail addresses from
> "./scripts/get_maintainers.pl"

What is the point?  Is there a bug that this fixes?

These files are not used with api in their path in userspace so I
suspect your change just makes things strange and confusing.

Eric

> Thanks.
>
> On 08/02/2013 03:39 PM, Chen Gang wrote:
>> For "include/uapi/*", excluding "linux/" sub-directory, let all files'
>> macro prefix match the standard format, and give related stand comments
>> for their macro suffix.
>> 
>> The related standard format is:
>> 
>>   "_SUBDIRNAME_SUBDIRNAME[_SUBDIRNAME]_FILENAME" (1st _SUBDIRNAME is _UAPI), and use '_' instead of '.' and '-'.
>> 
>> 
>> Signed-off-by: Chen Gang <gang.chen@asianux.com>
>> ---
>>  include/uapi/asm-generic/auxvec.h      |    6 +++---
>>  include/uapi/asm-generic/bitsperlong.h |    6 +++---
>>  include/uapi/asm-generic/errno-base.h  |    6 +++---
>>  include/uapi/asm-generic/errno.h       |    6 +++---
>>  include/uapi/asm-generic/fcntl.h       |    6 +++---
>>  include/uapi/asm-generic/ioctls.h      |    6 +++---
>>  include/uapi/asm-generic/ipcbuf.h      |    6 +++---
>>  include/uapi/asm-generic/kvm_para.h    |    5 +++++
>>  include/uapi/asm-generic/mman-common.h |    6 +++---
>>  include/uapi/asm-generic/mman.h        |    6 +++---
>>  include/uapi/asm-generic/msgbuf.h      |    6 +++---
>>  include/uapi/asm-generic/param.h       |    6 +++---
>>  include/uapi/asm-generic/poll.h        |    6 +++---
>>  include/uapi/asm-generic/posix_types.h |    6 +++---
>>  include/uapi/asm-generic/sembuf.h      |    6 +++---
>>  include/uapi/asm-generic/setup.h       |    6 +++---
>>  include/uapi/asm-generic/shmbuf.h      |    6 +++---
>>  include/uapi/asm-generic/shmparam.h    |    6 +++---
>>  include/uapi/asm-generic/signal-defs.h |    6 +++---
>>  include/uapi/asm-generic/signal.h      |    6 +++---
>>  include/uapi/asm-generic/socket.h      |    6 +++---
>>  include/uapi/asm-generic/sockios.h     |    6 +++---
>>  include/uapi/asm-generic/stat.h        |    6 +++---
>>  include/uapi/asm-generic/statfs.h      |    6 +++---
>>  include/uapi/asm-generic/swab.h        |    6 +++---
>>  include/uapi/asm-generic/termbits.h    |    6 +++---
>>  include/uapi/asm-generic/types.h       |    6 +++---
>>  include/uapi/asm-generic/ucontext.h    |    6 +++---
>>  include/uapi/asm-generic/unistd.h      |    5 +++++
>>  include/uapi/drm/drm.h                 |    6 +++---
>>  include/uapi/drm/drm_fourcc.h          |    6 +++---
>>  include/uapi/drm/drm_mode.h            |    6 +++---
>>  include/uapi/drm/drm_sarea.h           |    6 +++---
>>  include/uapi/drm/exynos_drm.h          |    6 +++---
>>  include/uapi/drm/i810_drm.h            |    6 +++---
>>  include/uapi/drm/i915_drm.h            |    6 +++---
>>  include/uapi/drm/mga_drm.h             |    6 +++---
>>  include/uapi/drm/nouveau_drm.h         |    6 +++---
>>  include/uapi/drm/omap_drm.h            |    6 +++---
>>  include/uapi/drm/qxl_drm.h             |    6 +++---
>>  include/uapi/drm/r128_drm.h            |    6 +++---
>>  include/uapi/drm/radeon_drm.h          |    6 +++---
>>  include/uapi/drm/savage_drm.h          |    6 +++---
>>  include/uapi/drm/sis_drm.h             |    6 +++---
>>  include/uapi/drm/tegra_drm.h           |    6 +++---
>>  include/uapi/drm/via_drm.h             |    6 +++---
>>  include/uapi/drm/vmwgfx_drm.h          |    6 +++---
>>  include/uapi/mtd/inftl-user.h          |    6 +++---
>>  include/uapi/mtd/mtd-abi.h             |    6 +++---
>>  include/uapi/mtd/mtd-user.h            |    6 +++---
>>  include/uapi/mtd/nftl-user.h           |    6 +++---
>>  include/uapi/mtd/ubi-user.h            |    6 +++---
>>  include/uapi/rdma/ib_user_cm.h         |    6 +++---
>>  include/uapi/rdma/ib_user_mad.h        |    6 +++---
>>  include/uapi/rdma/ib_user_sa.h         |    6 +++---
>>  include/uapi/rdma/ib_user_verbs.h      |    6 +++---
>>  include/uapi/rdma/rdma_netlink.h       |    6 +++---
>>  include/uapi/rdma/rdma_user_cm.h       |    6 +++---
>>  include/uapi/scsi/fc/fc_els.h          |    6 +++---
>>  include/uapi/scsi/fc/fc_fs.h           |    6 +++---
>>  include/uapi/scsi/fc/fc_gs.h           |    6 +++---
>>  include/uapi/scsi/fc/fc_ns.h           |    6 +++---
>>  include/uapi/scsi/scsi_bsg_fc.h        |    7 +++----
>>  include/uapi/scsi/scsi_netlink.h       |    7 +++----
>>  include/uapi/scsi/scsi_netlink_fc.h    |    7 +++----
>>  include/uapi/sound/asequencer.h        |    6 +++---
>>  include/uapi/sound/asound.h            |    6 +++---
>>  include/uapi/sound/asound_fm.h         |    6 +++---
>>  include/uapi/sound/compress_offload.h  |    6 +++---
>>  include/uapi/sound/compress_params.h   |    6 +++---
>>  include/uapi/sound/emu10k1.h           |    6 +++---
>>  include/uapi/sound/hdsp.h              |    6 +++---
>>  include/uapi/sound/hdspm.h             |    6 +++---
>>  include/uapi/sound/sb16_csp.h          |    6 +++---
>>  include/uapi/sound/sfnt_info.h         |    6 +++---
>>  include/uapi/video/edid.h              |    6 +++---
>>  include/uapi/video/sisfb.h             |    6 +++---
>>  include/uapi/video/uvesafb.h           |    6 +++---
>>  include/uapi/xen/evtchn.h              |    6 +++---
>>  include/uapi/xen/privcmd.h             |    6 +++---
>>  80 files changed, 244 insertions(+), 237 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: ebiederm@xmission.com (Eric W. Biederman)
To: Chen Gang <gang.chen@asianux.com>
Cc: xen-devel@lists.xensource.com, jeremy@goop.org, airlied@linux.ie,
	daniel.vetter@ffwll.ch, alsa-devel@alsa-project.org,
	dri-devel@lists.freedesktop.org, perex@perex.cz,
	"dhowells@redhat.com" <dhowells@redhat.com>,
	thierry.reding@gmail.com, linux-mtd@lists.infradead.org,
	sean.hefty@intel.com, virtualization@lists.linux-foundation.org,
	Linux-Arch <linux-arch@vger.kernel.org>,
	"kgene.kim@samsung.com" <kgene.kim@samsung.com>,
	tbergstrom@nvidia.com, jy0922.shim@samsung.com,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	roland@purestorage.com, Takashi Iwai <tiwai@suse.de>,
	Tomi Valkeinen <tomi.valkeinen@ti.com>,
	mtk.manpages@gmail.com, fcoe-devel@open-fcoe.org,
	Paul McKenney <paulmck@linux.vnet.ibm.com>,
	"plagnioj@jcrosoft.com" <plagnioj@jcrosoft.com>,
	Arnd Bergmann <arnd@arndb.de>,
	swarren@wwwdotorg.org, intel-gfx@lists.freedesktop.org,
	inki.dae@samsung.com,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>,
	Linux Fbdev development list <linux-fbdev@vger.kernel.org>,
	linux-tegra@vger.kernel.org, davej@redhat.com,
	Thomas Gleixner <tglx@linutronix.de>,
	robert.w.love@intel.com,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	'Jiri Kosina' <trivial@kernel.org>,
	dedekind1@gmail.com, sw0312.kim@samsung.com,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	JBottomley@parallels.com,
	"kyungmin.park@samsung.com" <kyungmin.park@samsung.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	dwmw2@infradead.org, David Miller <davem@davemloft.net>,
	shanim@mellanox.com
Subject: Re: [PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
Date: Fri, 02 Aug 2013 01:13:34 -0700	[thread overview]
Message-ID: <87iozoqzm9.fsf@tw-ebiederman.twitter.com> (raw)
In-Reply-To: <51FB634F.5070401@asianux.com> (Chen Gang's message of "Fri, 02 Aug 2013 15:44:15 +0800")

Chen Gang <gang.chen@asianux.com> writes:

> It is a trivial patch for "include/uapi", exclude "linux" sub-directory.
>
> If it is useful, I will send another patch for "linux" sub-directory.
>
> BTW: it is really big mail addresses from
> "./scripts/get_maintainers.pl"

What is the point?  Is there a bug that this fixes?

These files are not used with api in their path in userspace so I
suspect your change just makes things strange and confusing.

Eric

> Thanks.
>
> On 08/02/2013 03:39 PM, Chen Gang wrote:
>> For "include/uapi/*", excluding "linux/" sub-directory, let all files'
>> macro prefix match the standard format, and give related stand comments
>> for their macro suffix.
>> 
>> The related standard format is:
>> 
>>   "_SUBDIRNAME_SUBDIRNAME[_SUBDIRNAME]_FILENAME" (1st _SUBDIRNAME is _UAPI), and use '_' instead of '.' and '-'.
>> 
>> 
>> Signed-off-by: Chen Gang <gang.chen@asianux.com>
>> ---
>>  include/uapi/asm-generic/auxvec.h      |    6 +++---
>>  include/uapi/asm-generic/bitsperlong.h |    6 +++---
>>  include/uapi/asm-generic/errno-base.h  |    6 +++---
>>  include/uapi/asm-generic/errno.h       |    6 +++---
>>  include/uapi/asm-generic/fcntl.h       |    6 +++---
>>  include/uapi/asm-generic/ioctls.h      |    6 +++---
>>  include/uapi/asm-generic/ipcbuf.h      |    6 +++---
>>  include/uapi/asm-generic/kvm_para.h    |    5 +++++
>>  include/uapi/asm-generic/mman-common.h |    6 +++---
>>  include/uapi/asm-generic/mman.h        |    6 +++---
>>  include/uapi/asm-generic/msgbuf.h      |    6 +++---
>>  include/uapi/asm-generic/param.h       |    6 +++---
>>  include/uapi/asm-generic/poll.h        |    6 +++---
>>  include/uapi/asm-generic/posix_types.h |    6 +++---
>>  include/uapi/asm-generic/sembuf.h      |    6 +++---
>>  include/uapi/asm-generic/setup.h       |    6 +++---
>>  include/uapi/asm-generic/shmbuf.h      |    6 +++---
>>  include/uapi/asm-generic/shmparam.h    |    6 +++---
>>  include/uapi/asm-generic/signal-defs.h |    6 +++---
>>  include/uapi/asm-generic/signal.h      |    6 +++---
>>  include/uapi/asm-generic/socket.h      |    6 +++---
>>  include/uapi/asm-generic/sockios.h     |    6 +++---
>>  include/uapi/asm-generic/stat.h        |    6 +++---
>>  include/uapi/asm-generic/statfs.h      |    6 +++---
>>  include/uapi/asm-generic/swab.h        |    6 +++---
>>  include/uapi/asm-generic/termbits.h    |    6 +++---
>>  include/uapi/asm-generic/types.h       |    6 +++---
>>  include/uapi/asm-generic/ucontext.h    |    6 +++---
>>  include/uapi/asm-generic/unistd.h      |    5 +++++
>>  include/uapi/drm/drm.h                 |    6 +++---
>>  include/uapi/drm/drm_fourcc.h          |    6 +++---
>>  include/uapi/drm/drm_mode.h            |    6 +++---
>>  include/uapi/drm/drm_sarea.h           |    6 +++---
>>  include/uapi/drm/exynos_drm.h          |    6 +++---
>>  include/uapi/drm/i810_drm.h            |    6 +++---
>>  include/uapi/drm/i915_drm.h            |    6 +++---
>>  include/uapi/drm/mga_drm.h             |    6 +++---
>>  include/uapi/drm/nouveau_drm.h         |    6 +++---
>>  include/uapi/drm/omap_drm.h            |    6 +++---
>>  include/uapi/drm/qxl_drm.h             |    6 +++---
>>  include/uapi/drm/r128_drm.h            |    6 +++---
>>  include/uapi/drm/radeon_drm.h          |    6 +++---
>>  include/uapi/drm/savage_drm.h          |    6 +++---
>>  include/uapi/drm/sis_drm.h             |    6 +++---
>>  include/uapi/drm/tegra_drm.h           |    6 +++---
>>  include/uapi/drm/via_drm.h             |    6 +++---
>>  include/uapi/drm/vmwgfx_drm.h          |    6 +++---
>>  include/uapi/mtd/inftl-user.h          |    6 +++---
>>  include/uapi/mtd/mtd-abi.h             |    6 +++---
>>  include/uapi/mtd/mtd-user.h            |    6 +++---
>>  include/uapi/mtd/nftl-user.h           |    6 +++---
>>  include/uapi/mtd/ubi-user.h            |    6 +++---
>>  include/uapi/rdma/ib_user_cm.h         |    6 +++---
>>  include/uapi/rdma/ib_user_mad.h        |    6 +++---
>>  include/uapi/rdma/ib_user_sa.h         |    6 +++---
>>  include/uapi/rdma/ib_user_verbs.h      |    6 +++---
>>  include/uapi/rdma/rdma_netlink.h       |    6 +++---
>>  include/uapi/rdma/rdma_user_cm.h       |    6 +++---
>>  include/uapi/scsi/fc/fc_els.h          |    6 +++---
>>  include/uapi/scsi/fc/fc_fs.h           |    6 +++---
>>  include/uapi/scsi/fc/fc_gs.h           |    6 +++---
>>  include/uapi/scsi/fc/fc_ns.h           |    6 +++---
>>  include/uapi/scsi/scsi_bsg_fc.h        |    7 +++----
>>  include/uapi/scsi/scsi_netlink.h       |    7 +++----
>>  include/uapi/scsi/scsi_netlink_fc.h    |    7 +++----
>>  include/uapi/sound/asequencer.h        |    6 +++---
>>  include/uapi/sound/asound.h            |    6 +++---
>>  include/uapi/sound/asound_fm.h         |    6 +++---
>>  include/uapi/sound/compress_offload.h  |    6 +++---
>>  include/uapi/sound/compress_params.h   |    6 +++---
>>  include/uapi/sound/emu10k1.h           |    6 +++---
>>  include/uapi/sound/hdsp.h              |    6 +++---
>>  include/uapi/sound/hdspm.h             |    6 +++---
>>  include/uapi/sound/sb16_csp.h          |    6 +++---
>>  include/uapi/sound/sfnt_info.h         |    6 +++---
>>  include/uapi/video/edid.h              |    6 +++---
>>  include/uapi/video/sisfb.h             |    6 +++---
>>  include/uapi/video/uvesafb.h           |    6 +++---
>>  include/uapi/xen/evtchn.h              |    6 +++---
>>  include/uapi/xen/privcmd.h             |    6 +++---
>>  80 files changed, 244 insertions(+), 237 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: ebiederm@xmission.com (Eric W. Biederman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
Date: Fri, 02 Aug 2013 01:13:34 -0700	[thread overview]
Message-ID: <87iozoqzm9.fsf@tw-ebiederman.twitter.com> (raw)
In-Reply-To: <51FB634F.5070401@asianux.com> (Chen Gang's message of "Fri, 02 Aug 2013 15:44:15 +0800")

Chen Gang <gang.chen@asianux.com> writes:

> It is a trivial patch for "include/uapi", exclude "linux" sub-directory.
>
> If it is useful, I will send another patch for "linux" sub-directory.
>
> BTW: it is really big mail addresses from
> "./scripts/get_maintainers.pl"

What is the point?  Is there a bug that this fixes?

These files are not used with api in their path in userspace so I
suspect your change just makes things strange and confusing.

Eric

> Thanks.
>
> On 08/02/2013 03:39 PM, Chen Gang wrote:
>> For "include/uapi/*", excluding "linux/" sub-directory, let all files'
>> macro prefix match the standard format, and give related stand comments
>> for their macro suffix.
>> 
>> The related standard format is:
>> 
>>   "_SUBDIRNAME_SUBDIRNAME[_SUBDIRNAME]_FILENAME" (1st _SUBDIRNAME is _UAPI), and use '_' instead of '.' and '-'.
>> 
>> 
>> Signed-off-by: Chen Gang <gang.chen@asianux.com>
>> ---
>>  include/uapi/asm-generic/auxvec.h      |    6 +++---
>>  include/uapi/asm-generic/bitsperlong.h |    6 +++---
>>  include/uapi/asm-generic/errno-base.h  |    6 +++---
>>  include/uapi/asm-generic/errno.h       |    6 +++---
>>  include/uapi/asm-generic/fcntl.h       |    6 +++---
>>  include/uapi/asm-generic/ioctls.h      |    6 +++---
>>  include/uapi/asm-generic/ipcbuf.h      |    6 +++---
>>  include/uapi/asm-generic/kvm_para.h    |    5 +++++
>>  include/uapi/asm-generic/mman-common.h |    6 +++---
>>  include/uapi/asm-generic/mman.h        |    6 +++---
>>  include/uapi/asm-generic/msgbuf.h      |    6 +++---
>>  include/uapi/asm-generic/param.h       |    6 +++---
>>  include/uapi/asm-generic/poll.h        |    6 +++---
>>  include/uapi/asm-generic/posix_types.h |    6 +++---
>>  include/uapi/asm-generic/sembuf.h      |    6 +++---
>>  include/uapi/asm-generic/setup.h       |    6 +++---
>>  include/uapi/asm-generic/shmbuf.h      |    6 +++---
>>  include/uapi/asm-generic/shmparam.h    |    6 +++---
>>  include/uapi/asm-generic/signal-defs.h |    6 +++---
>>  include/uapi/asm-generic/signal.h      |    6 +++---
>>  include/uapi/asm-generic/socket.h      |    6 +++---
>>  include/uapi/asm-generic/sockios.h     |    6 +++---
>>  include/uapi/asm-generic/stat.h        |    6 +++---
>>  include/uapi/asm-generic/statfs.h      |    6 +++---
>>  include/uapi/asm-generic/swab.h        |    6 +++---
>>  include/uapi/asm-generic/termbits.h    |    6 +++---
>>  include/uapi/asm-generic/types.h       |    6 +++---
>>  include/uapi/asm-generic/ucontext.h    |    6 +++---
>>  include/uapi/asm-generic/unistd.h      |    5 +++++
>>  include/uapi/drm/drm.h                 |    6 +++---
>>  include/uapi/drm/drm_fourcc.h          |    6 +++---
>>  include/uapi/drm/drm_mode.h            |    6 +++---
>>  include/uapi/drm/drm_sarea.h           |    6 +++---
>>  include/uapi/drm/exynos_drm.h          |    6 +++---
>>  include/uapi/drm/i810_drm.h            |    6 +++---
>>  include/uapi/drm/i915_drm.h            |    6 +++---
>>  include/uapi/drm/mga_drm.h             |    6 +++---
>>  include/uapi/drm/nouveau_drm.h         |    6 +++---
>>  include/uapi/drm/omap_drm.h            |    6 +++---
>>  include/uapi/drm/qxl_drm.h             |    6 +++---
>>  include/uapi/drm/r128_drm.h            |    6 +++---
>>  include/uapi/drm/radeon_drm.h          |    6 +++---
>>  include/uapi/drm/savage_drm.h          |    6 +++---
>>  include/uapi/drm/sis_drm.h             |    6 +++---
>>  include/uapi/drm/tegra_drm.h           |    6 +++---
>>  include/uapi/drm/via_drm.h             |    6 +++---
>>  include/uapi/drm/vmwgfx_drm.h          |    6 +++---
>>  include/uapi/mtd/inftl-user.h          |    6 +++---
>>  include/uapi/mtd/mtd-abi.h             |    6 +++---
>>  include/uapi/mtd/mtd-user.h            |    6 +++---
>>  include/uapi/mtd/nftl-user.h           |    6 +++---
>>  include/uapi/mtd/ubi-user.h            |    6 +++---
>>  include/uapi/rdma/ib_user_cm.h         |    6 +++---
>>  include/uapi/rdma/ib_user_mad.h        |    6 +++---
>>  include/uapi/rdma/ib_user_sa.h         |    6 +++---
>>  include/uapi/rdma/ib_user_verbs.h      |    6 +++---
>>  include/uapi/rdma/rdma_netlink.h       |    6 +++---
>>  include/uapi/rdma/rdma_user_cm.h       |    6 +++---
>>  include/uapi/scsi/fc/fc_els.h          |    6 +++---
>>  include/uapi/scsi/fc/fc_fs.h           |    6 +++---
>>  include/uapi/scsi/fc/fc_gs.h           |    6 +++---
>>  include/uapi/scsi/fc/fc_ns.h           |    6 +++---
>>  include/uapi/scsi/scsi_bsg_fc.h        |    7 +++----
>>  include/uapi/scsi/scsi_netlink.h       |    7 +++----
>>  include/uapi/scsi/scsi_netlink_fc.h    |    7 +++----
>>  include/uapi/sound/asequencer.h        |    6 +++---
>>  include/uapi/sound/asound.h            |    6 +++---
>>  include/uapi/sound/asound_fm.h         |    6 +++---
>>  include/uapi/sound/compress_offload.h  |    6 +++---
>>  include/uapi/sound/compress_params.h   |    6 +++---
>>  include/uapi/sound/emu10k1.h           |    6 +++---
>>  include/uapi/sound/hdsp.h              |    6 +++---
>>  include/uapi/sound/hdspm.h             |    6 +++---
>>  include/uapi/sound/sb16_csp.h          |    6 +++---
>>  include/uapi/sound/sfnt_info.h         |    6 +++---
>>  include/uapi/video/edid.h              |    6 +++---
>>  include/uapi/video/sisfb.h             |    6 +++---
>>  include/uapi/video/uvesafb.h           |    6 +++---
>>  include/uapi/xen/evtchn.h              |    6 +++---
>>  include/uapi/xen/privcmd.h             |    6 +++---
>>  80 files changed, 244 insertions(+), 237 deletions(-)

  reply	other threads:[~2013-08-02  8:13 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-02  7:39 [PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory Chen Gang
2013-08-02  7:39 ` Chen Gang
2013-08-02  7:39 ` Chen Gang
2013-08-02  7:44 ` Chen Gang
2013-08-02  7:44   ` Chen Gang
2013-08-02  7:44   ` Chen Gang
2013-08-02  8:13   ` Eric W. Biederman [this message]
2013-08-02  8:13     ` Eric W. Biederman
2013-08-02  8:13     ` Eric W. Biederman
2013-08-02  8:31     ` Chen Gang
2013-08-02  8:31     ` Chen Gang
2013-08-02  8:31       ` Chen Gang
2013-08-02  8:31       ` Chen Gang
2013-08-02  7:44 ` Chen Gang
2013-11-04 22:03 ` David Howells
2013-11-04 22:03   ` David Howells
2013-11-04 22:03   ` David Howells
2013-11-05  3:34   ` Chen Gang
2013-11-05  3:34   ` Chen Gang
2013-11-05  3:34     ` Chen Gang
2013-11-05  3:34     ` Chen Gang
2013-11-05 11:11     ` David Howells
2013-11-05 11:11     ` David Howells
2013-11-05 11:11       ` David Howells
2013-11-05 11:11       ` David Howells
2013-11-05 12:05       ` Chen Gang
2013-11-05 12:05         ` Chen Gang
2013-11-05 12:05         ` Chen Gang
2013-11-07  2:53         ` Chen Gang
2013-11-07  2:53         ` Chen Gang
2013-11-07  2:53           ` Chen Gang
2013-11-07  2:53           ` Chen Gang
2013-11-04 22:03 ` David Howells
  -- strict thread matches above, loose matches on Subject: below --
2013-08-02  7:39 Chen Gang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iozoqzm9.fsf@tw-ebiederman.twitter.com \
    --to=ebiederm@xmission.com \
    --cc=airlied@linux.ie \
    --cc=alsa-devel@alsa-project.org \
    --cc=arnd@arndb.de \
    --cc=daniel.vetter@ffwll.ch \
    --cc=dhowells@redhat.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=fcoe-devel@open-fcoe.org \
    --cc=gang.chen@asianux.com \
    --cc=inki.dae@samsung.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jeremy@goop.org \
    --cc=jy0922.shim@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=konrad.wilk@oracle.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=mtk.manpages@gmail.com \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=perex@perex.cz \
    --cc=plagnioj@jcrosoft.com \
    --cc=roland@purestorage.com \
    --cc=sean.hefty@intel.com \
    --cc=swarren@wwwdotorg.org \
    --cc=tbergstrom@nvidia.com \
    --cc=thierry.reding@gmail.com \
    --cc=tiwai@suse.de \
    --cc=tomi.valkeinen@ti.com \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.