]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - lib/oid_registry.c
ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
[mirror_ubuntu-jammy-kernel.git] / lib / oid_registry.c
index 3dfaa836e7c58ab6337829c85daacdc404beff75..e592d48b1974a0be9bd2e56c3a138cf81635f269 100644 (file)
@@ -124,7 +124,7 @@ EXPORT_SYMBOL_GPL(parse_OID);
  * @bufsize: The size of the buffer
  *
  * The OID is rendered into the buffer in "a.b.c.d" format and the number of
- * bytes is returned.  -EBADMSG is returned if the data could not be intepreted
+ * bytes is returned.  -EBADMSG is returned if the data could not be interpreted
  * and -ENOBUFS if the buffer was too small.
  */
 int sprint_oid(const void *data, size_t datasize, char *buffer, size_t bufsize)