Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754362AbbESIZN (ORCPT ); Tue, 19 May 2015 04:25:13 -0400 Received: from www.linutronix.de ([62.245.132.108]:53244 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753433AbbESIZL (ORCPT ); Tue, 19 May 2015 04:25:11 -0400 Date: Tue, 19 May 2015 10:25:16 +0200 (CEST) From: Thomas Gleixner To: Feng Wu cc: mingo@redhat.com, hpa@zytor.com, linux-kernel@vger.kernel.org, jiang.liu@linux.intel.com Subject: Re: [v6 1/4] genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU In-Reply-To: <1432011454-4057-2-git-send-email-feng.wu@intel.com> Message-ID: References: <1432011454-4057-1-git-send-email-feng.wu@intel.com> <1432011454-4057-2-git-send-email-feng.wu@intel.com> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 440 Lines: 15 On Tue, 19 May 2015, Feng Wu wrote: > > +int irq_set_vcpu_affinity(unsigned int irq, void *vcpu_info) This lacks a KernelDoc comment describing the function and the arguments. Thanks, tglx -- 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/