lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210319022521.20663-1-unixbhaskar@gmail.com>
Date:   Fri, 19 Mar 2021 07:55:21 +0530
From:   Bhaskar Chowdhury <unixbhaskar@...il.com>
To:     cw00.choi@...sung.com, linux-pm@...r.kernel.org,
        linux-kernel@...r.kernel.org
Cc:     rdunlap@...radead.org, Bhaskar Chowdhury <unixbhaskar@...il.com>
Subject: [PATCH] PM/devfreq: event: A typo fix


s/devie/device/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
 include/linux/devfreq-event.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/devfreq-event.h b/include/linux/devfreq-event.h
index 4a50a5c71a5f..2489d11e0513 100644
--- a/include/linux/devfreq-event.h
+++ b/include/linux/devfreq-event.h
@@ -56,7 +56,7 @@ struct devfreq_event_data {
  * @disable	: Disable the devfreq-event device.
  * @reset	: Reset all setting of the devfreq-event device.
  * @set_event	: Set the specific event type for the devfreq-event device.
- * @get_event	: Get the result of the devfreq-event devie with specific
+ * @get_event	: Get the result of the devfreq-event device with specific
  *		  event type.
  *
  * This structure contains devfreq-event device operations which can be
--
2.26.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ