mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
The "free_name" variable is sometimes used without being initialized.
Fixes: 31ab09b421 ("drivers: Add hardware timestamp engine (HTE) subsystem")
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Dipen Patel <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>