commit | 408a507996e4c2ba943bc9b28be8bbb8424410b1 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Oct 25 16:51:45 2021 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 26 19:19:41 2021 +0200 |
tree | edb09467a7030b04609b87aeef00a15847efe453 | |
parent | 0572da285d694e945303e74b7f9084b41e02ecbd [diff] |
tty: rpmsg: Unify variable used to keep an error code In some ret is used, in the other err. Let's unify it across the driver. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20211025135148.53944-2-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>