linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] pwm: There is a typo, fix it by modify curent to current.
@ 2017-09-29 10:30 Hao Zhang
  0 siblings, 0 replies; only message in thread
From: Hao Zhang @ 2017-09-29 10:30 UTC (permalink / raw)
  To: thierry.reding; +Cc: linux-kernel, linux-pwm, hao5781286

There is a typo, fix it by modify curent to current.

Signed-off-by: Hao Zhang <hao5781286@gmail.com>
---
 include/linux/pwm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/pwm.h b/include/linux/pwm.h
index 08fad7c..0ff9fbb 100644
--- a/include/linux/pwm.h
+++ b/include/linux/pwm.h
@@ -70,7 +70,7 @@ struct pwm_state {
  * @chip: PWM chip providing this PWM device
  * @chip_data: chip-private data associated with the PWM device
  * @args: PWM arguments
- * @state: curent PWM channel state
+ * @state: current PWM channel state
  */
 struct pwm_device {
 	const char *label;
-- 
2.7.4

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-29 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-29 10:30 [PATCH] pwm: There is a typo, fix it by modify curent to current Hao Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).