Received: by 2002:a17:90a:88:0:0:0:0 with SMTP id a8csp4562397pja; Thu, 21 Nov 2019 21:55:22 -0800 (PST) X-Google-Smtp-Source: APXvYqxAbfFkr+WFOuiX3t1zOZdQh8v7ciPlt5LDCNh7iYEiAtV/7XlDPspEoiYey9MOXqrXUACt X-Received: by 2002:a17:906:d210:: with SMTP id w16mr19858433ejz.86.1574402122560; Thu, 21 Nov 2019 21:55:22 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574402122; cv=none; d=google.com; s=arc-20160816; b=z1fKWzB6JbtL5JZeD7V+PH6uOdNnP8tP8Q1tW84eh3CEcWNQUVPuG4zMxAkhLDoekl TjJK1Ac0TtmrPTo7X0DDdFFzcqQuMdsSqQS6Ioc26oyPBanGTrHONFEcf09i2vYdObuw 0/Em2HTqVPg3AQOUQSeXFUBnolTv2rhI0MCTaMozDEChvlwGhx3gctL7jDGbNowCxLa3 dobjE7rRzrT14qF9QGS3TCrW+jLisL81h+2WtZxiRKNOzvEnFwjR0gp2cpSafIJm1ihG PWagh0XHZO+RHa1CB08AGW61f0Gu2MXyPJiQJG2ymY6B3Kc2KL4RjKoZjF3zwUKIUdOD lcnQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=ppb9Rh1SSm6huMaLKZWUx0A0TaNzzB/jL/xfm8gR6Vc=; b=beXzb6FzWhb86+XEnaiBpyECY2nc+MgF0p77sVJ7Z8Y2buGaYu9OuYd05F7Vk+/XSo Cxe+uHyhy1Mjea701OadTCT9r7uaAO/UKXDtc8yGi1sw7Hd4sVq84pMCJkfK+6xKirhU zt+mCCZ24uG8rhBrxdHo68x/TKUlUAmPlfotnbc1z+5hyIIOZUpya2pFGe5Mk285z6BJ 6kycvRF1flX6miIL+QECt7hYZxwANFTnPMkiCzn+kWpzQ6A35M/IAKD4A6QaT1AqTPMB MnwJXczrCFs/av1oO4uM9OzNoZ9q/8L8Kt0/IqRWB6HZe3ZDpRHz0bHtzep7WrrBhEZp JAQw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=1EHxdevv; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id gs26si3498169ejb.309.2019.11.21.21.54.58; Thu, 21 Nov 2019 21:55:22 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=1EHxdevv; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727982AbfKVFvF (ORCPT + 99 others); Fri, 22 Nov 2019 00:51:05 -0500 Received: from mail.kernel.org ([198.145.29.99]:55932 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727961AbfKVFvB (ORCPT ); Fri, 22 Nov 2019 00:51:01 -0500 Received: from sasha-vm.mshome.net (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5B9B12071F; Fri, 22 Nov 2019 05:51:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574401861; bh=ghWIX+m6hgr7up8H2IEj/4iJDmGytA1qPuXv0RVTtfE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=1EHxdevvFPHBCNS5+gONhoZVNJAv+tbV3PmeFoFxKZMVrOJpO+zPrwvV4DPCwt55L bxuY5MAW/SZkTaztpmYaPa0WOkqXowP2u5MB5X0D6YMwZwt3J7i4A/cEDB0mWbZFI/ NzpaX4fRT5O3sOat0oAyJGNWMw6hL3lEII7XVjiQ= From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Peter Hutterer , Jiri Kosina , Sasha Levin , linux-doc@vger.kernel.org Subject: [PATCH AUTOSEL 4.19 097/219] HID: doc: fix wrong data structure reference for UHID_OUTPUT Date: Fri, 22 Nov 2019 00:47:09 -0500 Message-Id: <20191122054911.1750-90-sashal@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20191122054911.1750-1-sashal@kernel.org> References: <20191122054911.1750-1-sashal@kernel.org> MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Peter Hutterer [ Upstream commit 46b14eef59a8157138dc02f916a7f97c73b3ec53 ] Signed-off-by: Peter Hutterer Signed-off-by: Jiri Kosina Signed-off-by: Sasha Levin --- Documentation/hid/uhid.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/hid/uhid.txt b/Documentation/hid/uhid.txt index c8656dd029a91..958fff9453044 100644 --- a/Documentation/hid/uhid.txt +++ b/Documentation/hid/uhid.txt @@ -160,7 +160,7 @@ them but you should handle them according to your needs. UHID_OUTPUT: This is sent if the HID device driver wants to send raw data to the I/O device on the interrupt channel. You should read the payload and forward it to - the device. The payload is of type "struct uhid_data_req". + the device. The payload is of type "struct uhid_output_req". This may be received even though you haven't received UHID_OPEN, yet. UHID_GET_REPORT: -- 2.20.1