diff options
| author | 2023-10-03 17:21:19 +0300 | |
|---|---|---|
| committer | 2023-10-05 11:12:59 +0200 | |
| commit | aab8aa0d35fc59e81c367cf34f990aaf48d24419 (patch) | |
| tree | 9834e30ec8e53d8866aa5a49095ec36931e08e85 /rust/kernel/ssh:/git@git.zx2c4.com/git: | |
| parent | Linux 6.6-rc4 (diff) | |
driver core: platform: Drop redundant check in platform_device_add()
Starting from the commit 37c12e7497b6 ("[DRIVER MODEL] Improved
dynamically allocated platform_device interface") the pdev expects
to be allocated beforehand or guaranteed to be non-NULL.
Hence the leftover check is now redundant (as we have no combined
calls like platform_device_add(platform_device_alloc(...)) in the
entire kernel source code.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20231003142122.3072824-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
