diff options
author | lizhe <[email protected]> | 2022-03-09 05:54:18 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-03-18 14:31:31 +0100 |
commit | 901581389eade09af969c1a4183e17ec663131d0 (patch) | |
tree | 4153def7b1fedcc02fd36ef6e81ddd3190507f7a /net/lapb/lapb_in.c | |
parent | 555d44932c67e617d89bc13c81c7efac5b51fcfa (diff) |
drivers/base/dd.c : Remove the initial value of the global variable
The global variable driver_deferred_probe_enable has a default value of
false and does not need to be initialized to false.
Signed-off-by: lizhe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions