[igt-dev] [PATCH 1/1] lib: consolidate duplicated define of vfs_file_max(void)
Petri Latvala
petri.latvala at intel.com
Wed Apr 24 10:19:48 UTC 2019
On Wed, Apr 17, 2019 at 07:49:35AM -0700, Caz Yokoyama wrote:
> Petri,
> To where Documentation goes to? To commit message? To one of the files
> in docs directory? man directory?
> It may be obvious for you, but please clarify for clear understanding
> on both of us.
> Thank you.
> -caz
In the source, above the function definition, in gtk-doc format.
An example from elsewhere in intel_os.c:
/**
* intel_get_avail_ram_mb:
*
* Returns:
* The amount of unused system RAM available in MB.
*/
uint64_t
intel_get_avail_ram_mb(void)
{
....
--
Petri Latvala
More information about the igt-dev
mailing list