[alsa-devel] asihpi driver -> kernel
    Eliot Blennerhassett 
    linux at audioscience.com
       
    Tue Dec 18 23:13:25 CET 2007
    
    
  
Takashi Iwai wrote:
>>> - Global variables should have some unique prefix.  The kernel code is
>>>   monolithc C, so they are really global and has no name space.
>> Did you have a list?
>> There are a few function names that don't start with HPI.
> 
> Err, sorry, I meant global variables *and functions*.
BTW is there any way to not export functions/variables that are used
only inside the kernel module? (but used between object files that make
up the module so cannot be made static)
I.e. if the module was compiled as one huge sourcefile, almost
everything could be static.
regards
Eliot
    
    
More information about the Alsa-devel
mailing list