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>] [day] [month] [year] [list]
Date:	Mon,  2 Feb 2015 23:28:20 +0200
From:	Sharon Dvir <sharon.dvir1@...l.huji.ac.il>
To:	trivial@...nel.org
Cc:	linux-kernel@...r.kernel.org, tglx@...utronix.de,
	sharon.dvir1@...l.huji.ac.il
Subject: [PATCH] Documentation: Fix trivial typo in comment.

Changed 'typee' to 'type'

Signed-off-by: Sharon Dvir <sharon.dvir1@...l.huji.ac.il>
---
diff --git a/include/linux/debugobjects.h b/include/linux/debugobjects.h
index 98ffcbd..0e93996 100644
--- a/include/linux/debugobjects.h
+++ b/include/linux/debugobjects.h
@@ -35,7 +35,7 @@ struct debug_obj {
 /**
  * struct debug_obj_descr - object type specific debug description structure
  *
- * @name:		name of the object typee
+ * @name:		name of the object type
  * @debug_hint:		function returning address, which have associated
  *			kernel symbol, to allow identify the object
  * @fixup_init:		fixup function, which is called when the init check
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ