All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/1] dm: core: fix typo in comment (device.h)
@ 2018-02-12 11:38 Heinrich Schuchardt
  2018-02-14 16:43 ` [U-Boot] [U-Boot,1/1] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2018-02-12 11:38 UTC (permalink / raw)
  To: u-boot

%s/Indentiies/Identifies/g

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 include/dm/device.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/dm/device.h b/include/dm/device.h
index 813e49f330f..7786b1cf4e6 100644
--- a/include/dm/device.h
+++ b/include/dm/device.h
@@ -203,7 +203,7 @@ struct udevice_id {
  * it.
  *
  * @name: Device name
- * @id: Identiies the uclass we belong to
+ * @id: Identifies the uclass we belong to
  * @of_match: List of compatible strings to match, and any identifying data
  * for each.
  * @bind: Called to bind a device to its driver
-- 
2.15.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [U-Boot,1/1] dm: core: fix typo in comment (device.h)
  2018-02-12 11:38 [U-Boot] [PATCH 1/1] dm: core: fix typo in comment (device.h) Heinrich Schuchardt
@ 2018-02-14 16:43 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2018-02-14 16:43 UTC (permalink / raw)
  To: u-boot

On Mon, Feb 12, 2018 at 12:38:36PM +0100, Heinrich Schuchardt wrote:

> %s/Indentiies/Identifies/g
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180214/a82f6c72/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-02-14 16:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-12 11:38 [U-Boot] [PATCH 1/1] dm: core: fix typo in comment (device.h) Heinrich Schuchardt
2018-02-14 16:43 ` [U-Boot] [U-Boot,1/1] " Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.