commit | ea63a26e2b7105d3bef517d1ca893b9e666488a8 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Apr 02 20:43:26 2021 +0300 |
committer | Corey Minyard <cminyard@mvista.com> | Fri Apr 02 12:53:19 2021 -0500 |
tree | c848aaa6756650e8adf8075b940b90a9289fcbdb | |
parent | 079dea006fb819c2f24f975da6627b161108083d [diff] |
ipmi_si: Remove bogus err_free label There is no more 'free' in the error path, so drop the label and return errors inline. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Message-Id: <20210402174334.13466-3-andriy.shevchenko@linux.intel.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>