From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 55388 invoked by alias); 3 Jan 2017 07:27:17 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 55374 invoked by uid 89); 3 Jan 2017 07:27:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=(unknown), january, January X-Spam-User: qpsmtpd, 2 recipients X-HELO: homiemail-a57.g.dreamhost.com Subject: Re: [PATCH v11] Add pretty printers for the NPTL lock types To: Joseph Myers , Martin Galvan References: <1483367714-28081-1-git-send-email-omgalvan.86@gmail.com> Cc: libc-alpha@sourceware.org, siddesh@sourceware.org, triegel@redhat.com From: Siddhesh Poyarekar Message-ID: <05396503-1f63-ecbd-8680-3675f53a7eb0@gotplt.org> Date: Tue, 03 Jan 2017 07:27:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-SW-Source: 2017-01/txt/msg00079.txt.bz2 On Tuesday 03 January 2017 03:20 AM, Joseph Myers wrote: >> 2017-01-02 Martin Galvan >> >> * nptl/nptl-printers.py: Fix tabs/spaces mismatches. > > Thanks, please commit this patch as obvious. Pushed. Siddhesh