diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-10-25 16:51:44 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-26 19:19:41 +0200 |
commit | 0572da285d694e945303e74b7f9084b41e02ecbd (patch) | |
tree | 5543e7463e7e2be3f9c4e6442fe20961a8bff4e3 /security | |
parent | 6333a485062172e1c118b44585d90c1d835aec52 (diff) | |
download | linux-0572da285d694e945303e74b7f9084b41e02ecbd.tar.gz linux-0572da285d694e945303e74b7f9084b41e02ecbd.tar.bz2 linux-0572da285d694e945303e74b7f9084b41e02ecbd.zip |
tty: rpmsg: Assign returned id to a local variable
Instead of putting garbage in the data structure, assign allocated id
or an error code to a temporary variable. This makes code cleaner.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20211025135148.53944-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions