From owner-freebsd-current@FreeBSD.ORG Mon Oct 22 17:33:33 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4D9A6300; Mon, 22 Oct 2012 17:33:33 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 94A108FC08; Mon, 22 Oct 2012 17:33:32 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so1146281bkc.13 for ; Mon, 22 Oct 2012 10:33:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EWiaXQfjkTGQkOKWAqbeZlmH0baE1XvxJjxMIa6+pmI=; b=RnXfC9fJ2rttLJgqFwTyLCiIqnoeUnxJ44FSnIW4wklTB9bikeCsaLXXiDf8Lv4nkV u1+CD3rU6QHbeeO8YuTykOIQpOMpmArHGeC7PonUWtp6FV0uf1S1yzVBDcDvGdCirSCV oVkcnAY9oaAErI/68iqyT28jYwvGkfI5tmO+Ubl6It7vND1iTsd5lhM/ERjGnaEX9tCB A96CumQ0vQTqPbfHHK9nXnwKy9afbHQUQUiJn5fjOeeghSVQscdsFWHC7G4/1EAHdHQ7 AIoXBGBqrieVnkucMNOqH7G+I2M0lDERlu67jSOd8fXwATFTPvZ+A+XIh6w90Du/YM5q dDlQ== MIME-Version: 1.0 Received: by 10.204.149.208 with SMTP id u16mr2838587bkv.93.1350927211331; Mon, 22 Oct 2012 10:33:31 -0700 (PDT) Received: by 10.205.36.136 with HTTP; Mon, 22 Oct 2012 10:33:31 -0700 (PDT) In-Reply-To: References: Date: Mon, 22 Oct 2012 10:33:31 -0700 Message-ID: Subject: Re: patch: hwpmc nits From: hiren panchasara To: Jim Harris Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current , Fabien Thomas X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 22 Oct 2012 17:33:33 -0000 On Mon, Oct 22, 2012 at 9:25 AM, Jim Harris wrote: > On Sun, Oct 21, 2012 at 12:19 AM, hiren panchasara > wrote: > > http://www.strugglingcoder.info/patches/hwpmc_nits_1.txt > > > > Fixing a few typos with this patch. > > > > Please let me know if this looks okay. > > > > Thanks, > > Hiren > > Looks good. > Thanks, Jim. Sean, can you please commit this on my behalf? :-) Thanks again, Hiren > > Thanks, > > -Jim >