]> asedeno.scripts.mit.edu Git - linux.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)
commit38cbae1434f8f7bbd8eaf24b29a385a4b88938fb
treeb8b44d373749e3e0717c97dbf80ce5e1f309f4d9
parentef4d6a8556b637ad27c8c2a2cff1dda3da38e9a9
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