From patchwork Sat Aug 18 18:21:59 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Faisal Mehmood X-Patchwork-Id: 10569609 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 875C113B4 for ; Sat, 18 Aug 2018 18:24:01 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6CCE32A440 for ; Sat, 18 Aug 2018 18:24:01 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5E9ED2A45B; Sat, 18 Aug 2018 18:24:01 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4CD542A440 for ; Sat, 18 Aug 2018 18:24:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726302AbeHRVce (ORCPT ); Sat, 18 Aug 2018 17:32:34 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:34733 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726300AbeHRVcd (ORCPT ); Sat, 18 Aug 2018 17:32:33 -0400 Received: by mail-wm0-f67.google.com with SMTP id l2-v6so3859929wme.1; Sat, 18 Aug 2018 11:23:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :user-agent; bh=aJipq5ucdV615GL9AIp4tVWQTE5lfc3zjDxNQT/U12M=; b=P0Lzc09lYknqf5xK7b2aqMZ7W+VEDR51nthl9HSCB9Lp1gfGNL8s0KGZJmlzRDXX4V USW4tKb+XCEJd+hf/eD/qcbySjLZWnZV63cfC/zKRgSY6ZOo4mpGlhAZ/UCTm9HE+u5e h7+FNApZvVciTSiYiPGBp+J1z/AwdRd3WOe4ZxgOWfIE89HKD5L6CDwUe9cO59wQECJX D3lmEPEHv0IT6CJxkZiCV04VcslwJoQxwMkoGPpDP9BYI6xxNlMlfGno45k0cO3dXm7u zLXoI6V0NPw3TCfT7c7znR0V11vWtR0w9Q0L466VkJLz4+48a/lXey9hZbYbh2AG6Vse oj8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=aJipq5ucdV615GL9AIp4tVWQTE5lfc3zjDxNQT/U12M=; b=T9ylA+O8ZTzy/MNbmxZUR3Y5tPH8dWQdyqorwCxcnST4p0BeYSeGk5HiZj5vzWkENp YPKLXP4eMOK0TuWAW6vIhesQ4RWel+khFQQmyGkV8JIpKwLGGoEPR3jopSB6KUpKMdkI XkoNopPZcgSiSFV/qZq4sdtmNXQYAKskPYtke96Wb3grdKtozHQKcFCp4onNwnc5WTOy rqFVIctfINXZHj4Q+REHqEl85uPDjtPUjTXPSG15kG3XI7U6vYwpXr7joR35GWRyu07z YKQHFjoV+5xMSnwjkpUf0kkE/wtssYiU7FwSsFTdQa5jAUgT32yPo043yL/6iNmb7zuH mfeQ== X-Gm-Message-State: AOUpUlFQx3kibqjskj8nTHgI5/JgnYvCBOvyHu5IpvMI7pm80H1arZKO 2ZP6ZM6zEgaGaoXMOF/MFEIT6wL61gY= X-Google-Smtp-Source: AA+uWPybA7l2h2H2QJDCJLBspo5yAprSfMPVv+h+N4cFnZ0EQSoBW24xCNBIiWQ6HemREWVhXVhoMg== X-Received: by 2002:a1c:b756:: with SMTP id h83-v6mr13910402wmf.8.1534616637571; Sat, 18 Aug 2018 11:23:57 -0700 (PDT) Received: from Fulcrum ([39.40.115.2]) by smtp.gmail.com with ESMTPSA id r13-v6sm5241027wmf.34.2018.08.18.11.23.55 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 18 Aug 2018 11:23:57 -0700 (PDT) Date: Sat, 18 Aug 2018 23:21:59 +0500 From: Faisal Mehmood To: Jiri Kosina Cc: Benjamin Tissoires , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] hid: hid-logitech-hidpp: Fix spelling of 'length' Message-ID: <20180818182159.GA10389@Fulcrum> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 'length' was misspelled as 'lenth'. Fixed it. It is a coding style change which should have no impact on runtime execution of code. Signed-off-by: Faisal Mehmood --- drivers/hid/hid-logitech-hidpp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/hid/hid-logitech-hidpp.c b/drivers/hid/hid-logitech-hidpp.c index 19cc980eebce..b89c0f5b8895 100644 --- a/drivers/hid/hid-logitech-hidpp.c +++ b/drivers/hid/hid-logitech-hidpp.c @@ -81,7 +81,7 @@ MODULE_PARM_DESC(disable_tap_to_click, * where as most newer devices use the FAP protocol. Both protocols are * compatible with the underlying transport, which could be usb, Unifiying, or * bluetooth. The message lengths are defined by the hid vendor specific report - * descriptor for the HIDPP_SHORT report type (total message lenth 7 bytes) and + * descriptor for the HIDPP_SHORT report type (total message length 7 bytes) and * the HIDPP_LONG report type (total message length 20 bytes) * * The RAP protocol uses both report types, whereas the FAP only uses HIDPP_LONG