commit | 620c50dc0b301f09b85ce27022d8f7420bf14e7f | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Oct 31 16:21:37 2017 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu Nov 02 00:01:31 2017 +0100 |
tree | 451106fca4d9f2fbd1b9a597ba3f024f7261af3e | |
parent | bfd9621259970904b25ad198030275328f09ed46 [diff] |
i2c: thunderx: Remove duplicate NULL check Since i2c_unregister_device() became NULL-aware we may remove duplicate NULL check. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>