On Tue, 20 Sep 2016 09:04:20 -0700
Andrey Smirnov <andrew.smir...@gmail.com> wrote:

> -             if (dma_mapping_error(cp->dev, dma_handle)) {
> +             if (dma_mapping_error(cp->dev, mapping)) {

Interesting, that has been wrong for the entire git era; another patch
fixed that line a few years ago, but left the wrong name in place...
Applied to the docs tree, thanks.

jon

Reply via email to