From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/8505 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: [PATCH 1/2] fix namespace violations in aarch64/bits/termios.h Date: Sun, 13 Sep 2015 23:35:43 +0200 Message-ID: <20150913213543.GT28959@port70.net> References: <20150913211248.GB7342@nyan> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1442180161 4702 80.91.229.3 (13 Sep 2015 21:36:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 13 Sep 2015 21:36:01 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-8517-gllmg-musl=m.gmane.org@lists.openwall.com Sun Sep 13 23:36:01 2015 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1ZbEwH-0006Hx-MI for gllmg-musl@m.gmane.org; Sun, 13 Sep 2015 23:35:57 +0200 Original-Received: (qmail 22345 invoked by uid 550); 13 Sep 2015 21:35:55 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 22306 invoked from network); 13 Sep 2015 21:35:55 -0000 Mail-Followup-To: musl@lists.openwall.com Content-Disposition: inline In-Reply-To: <20150913211248.GB7342@nyan> User-Agent: Mutt/1.5.23 (2014-03-12) Xref: news.gmane.org gmane.linux.lib.musl.general:8505 Archived-At: * Felix Janda [2015-09-13 23:12:48 +0200]: > in analogy with commit a627eb35864d5c29a3c3300dfe83745ab1e7a00f > --- > arch/aarch64/bits/termios.h | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) this looks ok