> Basically, all these grep's should return the empty set: > > git grep static.*__visible
All empty. > git grep extern.*__visible There are some left over for this for those from earlier changes. I'll send another patch to fix those too. > git grep "__visible.*(.*);" Same as above. -Andi -- 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/

