]> Git Repo - linux.git/blobdiff - lib/mpi/mpiutil.c
Merge remote-tracking branch 'spi/for-5.14' into spi-linus
[linux.git] / lib / mpi / mpiutil.c
index 3c63710c20c6905d32ef75d776f4207c78973bde..9a75ca3f7edf95e6956d82ff9f1b00ce66f3fac2 100644 (file)
@@ -80,7 +80,7 @@ EXPORT_SYMBOL_GPL(mpi_const);
 /****************
  * Note:  It was a bad idea to use the number of limbs to allocate
  *       because on a alpha the limbs are large but we normally need
- *       integers of n bits - So we should chnage this to bits (or bytes).
+ *       integers of n bits - So we should change this to bits (or bytes).
  *
  *       But mpi_alloc is used in a lot of places :-)
  */
This page took 0.032622 seconds and 4 git commands to generate.