From owner-svn-src-head@FreeBSD.ORG Sun Apr 7 13:27:29 2013 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8752F228; Sun, 7 Apr 2013 13:27:29 +0000 (UTC) (envelope-from hps@bitfrost.no) Received: from mta.bitpro.no (mta.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id 48DDDCF7; Sun, 7 Apr 2013 13:27:29 +0000 (UTC) Received: from mail.bitfrost.no (mail.bitfrost.no [46.29.221.36]) by mta.bitpro.no (Postfix) with ESMTP id 796DD7A22B; Sun, 7 Apr 2013 15:27:27 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at bitfrost.no Received: from laptop015.hselasky.homeunix.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hanspetter) by mail.bitfrost.no (Postfix) with ESMTPSA id 4B35C21022; Sun, 7 Apr 2013 15:27:25 +0200 (CEST) Message-ID: <51617497.8090407@bitfrost.no> Date: Sun, 07 Apr 2013 15:28:55 +0200 From: Hans Petter Selasky Organization: Bitfrost A/S MIME-Version: 1.0 To: Ian Lepore Subject: Re: svn commit: r249232 - in head/sys: arm/at91 dev/usb/controller References: <201304071303.r37D3vEc051731@svn.freebsd.org> <1365340453.41399.166.camel@revolution.hippie.lan> In-Reply-To: <1365340453.41399.166.camel@revolution.hippie.lan> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Hans Petter Selasky X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Apr 2013 13:27:29 -0000 On 04/07/13 15:14, Ian Lepore wrote: > You forgot to say: > > Pointy Hat to: ian > > I'm not quite sure how I fumbled the return-type change when I applied > the patches from our local repo; thanks to Christoph for spotting this. > > -- Ian I will be more hard next time ;-) --HPS