Be consistent... Use Name: consistent in function headers vs Function:

This commit is contained in:
Gregory Nutt
2017-04-21 16:33:14 -06:00
parent 2c4800f511
commit d5207efb5a
213 changed files with 730 additions and 730 deletions
+2 -2
View File
@@ -245,7 +245,7 @@ static inline int poll_teardown(FAR struct pollfd *fds, nfds_t nfds, int *count,
****************************************************************************/
/****************************************************************************
* Function: file_poll
* Name: file_poll
*
* Description:
* Low-level poll operation based on struc file. This is used both to (1)
@@ -288,7 +288,7 @@ int file_poll(FAR struct file *filep, FAR struct pollfd *fds, bool setup)
#endif
/****************************************************************************
* Function: fdesc_poll
* Name: fdesc_poll
*
* Description:
* The standard poll() operation redirects operations on file descriptors