From owner-freebsd-current@freebsd.org Thu Feb 16 14:39:27 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 932ACCE1703 for ; Thu, 16 Feb 2017 14:39:27 +0000 (UTC) (envelope-from johalun0@gmail.com) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2A5FC16B6 for ; Thu, 16 Feb 2017 14:39:27 +0000 (UTC) (envelope-from johalun0@gmail.com) Received: by mail-wm0-x22c.google.com with SMTP id v77so16756197wmv.0 for ; Thu, 16 Feb 2017 06:39:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=A7B+Z8mY2urv98KLRGZl2msH9RgwMMVFc6qRN8CRJ6w=; b=anOmB3LYnBVejmGXz1JboogF7/kwntdjpUTsUYWaIhxv0gkVFLdPkhpmnwWIcX86X+ QOLBmCHStuLCnr+eyU0JjmCGIHPVUiYezFUjruWZhhmOsNZbcCU54KCDZkzgIxxGW+cn gwheLUrY7/tLhO1PeR8pVg7C5OQnh2yHqTdhhSi1QP+3RS21Ip3z2M0VP+uzRO7ADcj4 2IE1PUHxNke7fnTyLtrECHQ2w1tfvY+Omm0CV+9LNuqItV3OrPMRueEjpICzLFARkAiH COJbXOnJqSa4Q7BaVBj+uvWfMzVn9iMSY8UKupf74BLJpMNBtngmScloUFiCesSnGUxC BkPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=A7B+Z8mY2urv98KLRGZl2msH9RgwMMVFc6qRN8CRJ6w=; b=bM9AkV8MfsEgO0S/lrve0ihUg6wuKDq61xOKW/OwvDCJs0Q009b5FMtUJJkhpNO8ke hfrNy94C9NqVmv3/lTFHFlwsD3ZgM+TeJZ+NfS6oa+cm2aFLpFAr6zm/0YjKbNvS36CA S5wG+cOX7D9AAiOWbkKP4jOCO/zHLGJzKafiDfaVCaIQpBjW5FRafZWAwozq5QcfmNsd Z+i94+BZ54X5SjsDKXg1ppZJZAxcFEAUAB3WCLt4n1+EQB1cyTX17MASGXBGEbey2PCq SnzjGtxmTIJAeqxhKHqZ3MhzlHkuc0xYDTL5wB5TqfAK0Zf/N8i5ZJAwxpKZJfpOWEIQ RXmA== X-Gm-Message-State: AMke39nEr+NBU/rZxxz8nTJdc50kei+GzCSWqU7OAnQd5K7UZO2i5zZcaHtohVON8xvJTY7d0RvMY9HtZUORCg== X-Received: by 10.28.230.194 with SMTP id e63mr2756189wmi.25.1487255965355; Thu, 16 Feb 2017 06:39:25 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Johannes Lundberg Date: Thu, 16 Feb 2017 14:39:14 +0000 Message-ID: Subject: Re: asmc driver patch merge request To: Adrian Chadd Cc: freebsd-current Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Feb 2017 14:39:27 -0000 My emacs remove trailing white spaces automatically on save. On Wed, Feb 15, 2017 at 22:59 Adrian Chadd wrote: > this looks fine to me. what's with the whitespace changes? > > > > -a > > > On 15 February 2017 at 19:27, Johannes Lundberg > wrote: > > Hi > > > > This patch adds support for MacBook Pro 11,2 to asmc. > > > > The other day I tried patching my old > > > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214836 > > > > submission and discovered it did not apply at all anymore. I uploaded an > > updated patch that should apply cleanly to HEAD. > > > > Someone got time to merge this while it's fresh? > > > > Thanks! > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to " > freebsd-current-unsubscribe@freebsd.org" >