From owner-freebsd-current@FreeBSD.ORG Mon Oct 22 16:25:56 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 8999A605; Mon, 22 Oct 2012 16:25:56 +0000 (UTC) (envelope-from jim.harris@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 22CDE8FC0C; Mon, 22 Oct 2012 16:25:55 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id v11so3961593vbm.13 for ; Mon, 22 Oct 2012 09:25:55 -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=M+X3PbV2f9qR7U7TECRFwlecRy7RrXyjtOQXjHQV4qc=; b=LTMpXRSSSfB6L+536hlVgZGosZLSWCBQWOWTXf4QUw0Hu85cRCqhf5lG4x4lbeISwa Fl2KrU9lcZAwz9JhN4eFHfk0kQuQ/O+E4GfML84NgCbWUCpO8+zELfUmPjOKYZFNPFnC txwOS0IQiBW5vm4u8RGddt52/l90HAyYiYiMWt4B3oP9Q9RNYoqzol0iS7o5IOIQbdGl Uh9QWytLJvXBCKbC2jULN+UZPVOXQpjXM7HWZsoBfWwi3lsR0+8NU23eZT1J57wWqRXb SZw9sPah70Z01MgSalPXJFlcLCfTyslLVtBEqxtXkLYGmjfnuNd5itCoVJCNA9Y31xt5 a0Ow== MIME-Version: 1.0 Received: by 10.220.210.193 with SMTP id gl1mr15700121vcb.58.1350923155167; Mon, 22 Oct 2012 09:25:55 -0700 (PDT) Received: by 10.58.225.2 with HTTP; Mon, 22 Oct 2012 09:25:55 -0700 (PDT) In-Reply-To: References: Date: Mon, 22 Oct 2012 09:25:55 -0700 Message-ID: Subject: Re: patch: hwpmc nits From: Jim Harris To: hiren panchasara Content-Type: text/plain; charset=ISO-8859-1 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 16:25:56 -0000 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