On Tue, Oct 15, 2019 at 2:27 PM Ben Dooks <[email protected]> wrote: > > The omap3_rom_rng_idle function takes a pointer, so give > it a pointer instead of a plain 0. This fixes the following > sparse warning: > > drivers/char/hw_random/omap3-rom-rng.c:115:28: warning: Using plain integer > as NULL pointer > > Signed-off-by: Ben Dooks <[email protected]> > --- > Cc: Arnd Bergmann <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: [email protected] > Cc: [email protected]
Acked-by: Arnd Bergmann <[email protected]>
