From patchwork Wed Nov 7 01:07:42 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 1707451 Return-Path: X-Original-To: patchwork-linux-input@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork2.kernel.org (Postfix) with ESMTP id 6B5A2DFE75 for ; Wed, 7 Nov 2012 01:07:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754059Ab2KGBHu (ORCPT ); Tue, 6 Nov 2012 20:07:50 -0500 Received: from casper.infradead.org ([85.118.1.10]:54136 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753914Ab2KGBHu (ORCPT ); Tue, 6 Nov 2012 20:07:50 -0500 Received: from static-50-53-38-135.bvtn.or.frontiernet.net ([50.53.38.135] helo=[192.168.1.7]) by casper.infradead.org with esmtpsa (Exim 4.76 #1 (Red Hat Linux)) id 1TVu7R-0000wt-0r; Wed, 07 Nov 2012 01:07:49 +0000 Message-ID: <5099B45E.8080105@infradead.org> Date: Tue, 06 Nov 2012 17:07:42 -0800 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110323 Thunderbird/3.1.9 MIME-Version: 1.0 To: linux-input@vger.kernel.org, LKML CC: Henrik Rydberg Subject: [PATCH] input: fix input-mt kernel-doc warning Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org From: Randy Dunlap Fix new kernel-doc warning in input-mt.c: Warning(drivers/input/input-mt.c:38): No description found for parameter 'flags' Signed-off-by: Randy Dunlap Cc: Henrik Rydberg Cc: linux-input@vger.kernel.org --- drivers/input/input-mt.c | 1 + 1 file changed, 1 insertion(+) -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html --- lnx-37-rc4.orig/drivers/input/input-mt.c +++ lnx-37-rc4/drivers/input/input-mt.c @@ -26,6 +26,7 @@ static void copy_abs(struct input_dev *d * input_mt_init_slots() - initialize MT input slots * @dev: input device supporting MT events and finger tracking * @num_slots: number of slots used by the device + * @flags: device flags (see include/linux/input/mt.h) * * This function allocates all necessary memory for MT slot handling * in the input device, prepares the ABS_MT_SLOT and