On Thursday 18 December 2014 22:01:28 [email protected] wrote: > On Tue, Dec 16, 2014 at 12:20:43AM +0100, Rickard Strandqvist wrote: > > Hi > > > > My script looks for the same function name, so if they then would be > > named exactly the same, they would come up. > > > > But I can not even find drivers/staging/dream/ or is this really new code? > > Maybe it was deleted already ..
It's been gone for over four years, after nobody worked on cleaning it up for a while before that: commit 3414df8ca38b203c8a5ad8efc32d4a3836a0596d Author: Greg Kroah-Hartman <[email protected]> Date: Fri Oct 29 12:42:18 2010 -0700 Staging: dream: remove dream driver and arch from tree This code is stalled, with no one working on it anymore, and the main msm code is now going through the proper channels to get merged correctly. So remove it as it contains a number of kernel information leaks and it is doubtful if it even still builds anymore. Acked-by: Pavel Machek <[email protected]> Acked-by: Bryan Huntsman <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

