> By the way, AFAIR this was usually used to check "where is the file for
> kernel module XYZ?" This can be better done by modinfo.
I don't think so: most people (me included) use it to generate a list of modules or to remind oneself about the name of some module. Using 'find' is of course possible, but much less convenient.