Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752260AbbKMVoK (ORCPT ); Fri, 13 Nov 2015 16:44:10 -0500 Received: from mga02.intel.com ([134.134.136.20]:43023 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751617AbbKMVnc (ORCPT ); Fri, 13 Nov 2015 16:43:32 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,289,1444719600"; d="scan'208";a="819468303" Date: Fri, 13 Nov 2015 21:43:31 +0000 From: Keith Busch To: Thomas Gleixner Cc: LKML , x86@kernel.org, linux-pci@vger.kernel.org, Jiang Liu , Dan Williams , Bjorn Helgaas , Bryan Veal , Ingo Molnar , "H. Peter Anvin" , Martin Mares , Jon Derrick Subject: Re: [PATCHv5 5/6] x86/pci: Initial commit for new VMD device driver Message-ID: <20151113214330.GB29179@localhost.localdomain> References: <1447435057-5212-1-git-send-email-keith.busch@intel.com> <1447435057-5212-6-git-send-email-keith.busch@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 666 Lines: 17 On Fri, Nov 13, 2015 at 04:27:07PM -0500, Thomas Gleixner wrote: > On Fri, 13 Nov 2015, Keith Busch wrote: > > +/** > > + * struct vmd_irq_list - list of driver requested irq's mapping to a vmd vector > > + * &irq_list: list of child irq's the VMD one demuxes to. > > Is "&" a new KernelDoc mechanism? Curses! It's a typo in my vi macro. So much for trying to be clever to save a whole 20 seconds of manual typing... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/