On Thu, 13 Aug 2026, Randy Dunlap wrote: > A driver should return a negative error code on failure of its > module_init() function so that the system recognizes the failure. > Change the "return 1" to "return -ENODEV".
Acked-by: Maciej W. Rozycki <[email protected]> Maciej
