Skip to content

Commit

Permalink
Merge pull request #1217 from skliper/fix1216-rm_explicit_filename
Browse files Browse the repository at this point in the history
Fix #1216, Remove explicit filename doxygen comments
  • Loading branch information
astrogeco committed Feb 24, 2022
2 parents 7369007 + 99d6f48 commit b06b98e
Show file tree
Hide file tree
Showing 200 changed files with 200 additions and 200 deletions.
2 changes: 1 addition & 1 deletion src/bsp/shared/src/osapi-bsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file osapi-bsp.c
* \file
* \author [email protected]
*
* This file contains some of the OS APIs abstraction layer code
Expand Down
2 changes: 1 addition & 1 deletion src/os/portable/os-impl-bsd-select.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-bsd-select.c
* \file
* \author [email protected]
*
* Purpose: This file contains wrappers around the select() system call
Expand Down
2 changes: 1 addition & 1 deletion src/os/portable/os-impl-bsd-sockets.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-bsd-sockets.c
* \file
* \author [email protected]
*
* Purpose: This file contains the network functionality for
Expand Down
2 changes: 1 addition & 1 deletion src/os/portable/os-impl-console-bsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-console-bsp.c
* \file
* \author [email protected]
*
* Purpose:
Expand Down
2 changes: 1 addition & 1 deletion src/os/portable/os-impl-no-loader.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-no-loader.c
* \file
* \author [email protected]
*
* This file contains a module loader implementation for systems
Expand Down
2 changes: 1 addition & 1 deletion src/os/portable/os-impl-no-network.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-no-network.c
* \file
* \author [email protected]
*
* This file contains the network implementation for
Expand Down
2 changes: 1 addition & 1 deletion src/os/portable/os-impl-no-shell.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-no-shell.c
* \file
*
* No shell implementation, returns OS_ERR_NOT_IMPLEMENTED for calls
*/
Expand Down
2 changes: 1 addition & 1 deletion src/os/portable/os-impl-no-sockets.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-no-sockets.c
* \file
* \author [email protected]
*
* Purpose: All functions return OS_ERR_NOT_IMPLEMENTED.
Expand Down
2 changes: 1 addition & 1 deletion src/os/portable/os-impl-no-symtab.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-no-symtab.c
* \file
* \author [email protected]
*
* This file contains a symbol table implementation for systems
Expand Down
2 changes: 1 addition & 1 deletion src/os/portable/os-impl-posix-dirs.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-posix-dirs.c
* \file
* \author [email protected]
*
* This file Contains all of the api calls for manipulating files
Expand Down
2 changes: 1 addition & 1 deletion src/os/portable/os-impl-posix-dl-loader.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-posix-dl-loader.c
* \file
* \author [email protected]
*
* This file contains a module loader implementation for systems
Expand Down
2 changes: 1 addition & 1 deletion src/os/portable/os-impl-posix-dl-symtab.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-posix-dl-symtab.c
* \file
* \author [email protected]
*
* This file contains a module loader implementation for systems
Expand Down
2 changes: 1 addition & 1 deletion src/os/portable/os-impl-posix-files.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-posix-files.c
* \file
* \author [email protected]
*
* This file Contains all of the api calls for manipulating files
Expand Down
2 changes: 1 addition & 1 deletion src/os/portable/os-impl-posix-gettime.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-posix-gettime.c
* \file
* \author [email protected]
*
* This file contains implementation for OS_GetLocalTime() and OS_SetLocalTime()
Expand Down
2 changes: 1 addition & 1 deletion src/os/portable/os-impl-posix-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-posix-io.c
* \file
* \author [email protected]
*
* This file contains generic calls for manipulating filehandles
Expand Down
2 changes: 1 addition & 1 deletion src/os/portable/os-impl-posix-network.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-posix-network.c
* \file
* \author [email protected]
*
* This file contains the network functionality for
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-binsem.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-binsem.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-common.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-console.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-console.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-countsem.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-countsem.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-dirs.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-dirs.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-errors.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-errors.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-files.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-files.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-filesys.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-filesys.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-heap.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-heap.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-idmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-idmap.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-loader.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-loader.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-mutex.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-mutex.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-no-module.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-no-module.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-queues.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-queues.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-shell.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-shell.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-tasks.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-tasks.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/posix/src/os-impl-timebase.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-timebase.c
* \file
* \ingroup posix
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/rtems/src/os-impl-binsem.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-binsem.c
* \file
* \ingroup rtems
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/rtems/src/os-impl-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-common.c
* \file
* \ingroup rtems
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/rtems/src/os-impl-console.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-console.c
* \file
* \ingroup rtems
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/rtems/src/os-impl-countsem.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-countsem.c
* \file
* \ingroup rtems
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/rtems/src/os-impl-dirs.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-dirs.c
* \file
* \ingroup rtems
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/rtems/src/os-impl-errors.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-errors.c
* \file
* \ingroup rtems
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/rtems/src/os-impl-files.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-files.c
* \file
* \ingroup rtems
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/rtems/src/os-impl-filesys.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-filesys.c
* \file
* \ingroup rtems
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/rtems/src/os-impl-heap.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-heap.c
* \file
* \ingroup rtems
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/rtems/src/os-impl-idmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-idmap.c
* \file
* \ingroup rtems
* \author [email protected]
*
Expand Down
2 changes: 1 addition & 1 deletion src/os/rtems/src/os-impl-loader.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

/**
* \file os-impl-loader.c
* \file
* \ingroup rtems
* \author [email protected]
*
Expand Down
Loading

0 comments on commit b06b98e

Please sign in to comment.