]> git.baikalelectronics.ru Git - kernel.git/commit
rslib: Update documentation
authorFerdinand Blomqvist <ferdinand.blomqvist@gmail.com>
Thu, 20 Jun 2019 14:10:38 +0000 (17:10 +0300)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 26 Jun 2019 12:55:47 +0000 (14:55 +0200)
commit53987bc4e9ce9b79219fe8ea18016064939dc516
treeb8b44d373749e3e0717c97dbf80ce5e1f309f4d9
parent5416d148f53299a6d615ff6f05fde95b31891cef
rslib: Update documentation

The decoder returns the number of corrected symbols, not bits.
The caller provided syndrome must be in index form.

Signed-off-by: Ferdinand Blomqvist <ferdinand.blomqvist@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20190620141039.9874-7-ferdinand.blomqvist@gmail.com
lib/reed_solomon/reed_solomon.c