lkml.org 
[lkml]   [2010]   [Jun]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [Xen-devel] [PATCH 06/12] Allow xen platform pci device to be compiled as a module
    > -static inline unsigned int max_nr_grant_frames(void)
    > +unsigned int gnttab_max_nr_grant_frames(void)
    > {
    > unsigned int xen_max = __max_nr_grant_frames();
    >
    > @@ -444,6 +445,7 @@ static inline unsigned int max_nr_grant_frames(void)
    > return boot_max_nr_grant_frames;
    > return xen_max;
    > }
    > +EXPORT_SYMBOL_GPL(gnttab_max_nr_grant_frames);

    Prefix the name with 'xen_' ? That is a mouthfull thought:

    Xen Grant Table Max Nr Grant Frames. How about 'xen_gnttab_max_frames' ?



    \
     
     \ /
      Last update: 2010-06-15 15:47    [W:4.042 / U:0.044 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site