Re: [PATCH] driver-core: Fix null reference in subsys_interface_unregister
On Sat, Jan 14, 2012 at 11:06:03AM +0900, jhbird.choi@samsung.com wrote: > From: Jonghwan Choi <jhbird.choi@samsung.com> > > Check if the sif is not NULL before de-referencing it
Why would it be? Have you hit this somehow? If so, in what code?