Changeset 8565a42 in mainline for kernel/doc/doxygroups.h


Ignore:
Timestamp:
2018-03-02T20:34:50Z (7 years ago)
Author:
GitHub <noreply@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a1a81f69, d5e5fd1
Parents:
3061bc1 (diff), 34e1206 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2018-03-02 20:34:50)
git-committer:
GitHub <noreply@…> (2018-03-02 20:34:50)
Message:

Remove all trailing whitespace, everywhere.

See individual commit messages for details.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/doc/doxygroups.h

    r3061bc1 r8565a42  
    2323  * @ingroup kernel
    2424  */
    25  
     25
    2626        /** @defgroup genericproc generic
    2727        * @ingroup proc
    2828        */
    29        
     29
    3030
    3131        /**
     
    9494  * @ingroup kernel
    9595  */
    96  
     96
    9797        /**
    9898         * @defgroup genericmm generic
    9999         * @ingroup mm
    100100         */
    101  
     101
    102102        /**
    103103         * @defgroup genarchmm genarch
    104104         * @ingroup mm
    105105         */
    106        
     106
    107107        /**
    108108         * @cond amd64
     
    111111         * @endcond
    112112         */
    113          
     113
    114114        /**
    115115         * @cond arm32
     
    118118         * @endcond
    119119         */
    120        
     120
    121121        /**
    122122         * @cond ia32
     
    125125         * @endcond
    126126         */
    127        
     127
    128128        /**
    129129         * @cond ia64
     
    132132         * @endcond
    133133         */
    134        
     134
    135135        /**
    136136         * @cond mips32
     
    139139         * @endcond
    140140         */
    141        
     141
    142142        /**
    143143         * @cond ppc32
     
    146146         * @endcond
    147147         */
    148        
     148
    149149        /**
    150150         * @cond ppc64
     
    153153         * @endcond
    154154         */
    155        
     155
    156156        /**
    157157         * @cond sparc64
     
    160160         * @endcond
    161161         */
    162        
    163 
    164  
     162
     163
     164
    165165/** @defgroup genericipc IPC
    166166 * @ingroup kernel
    167167 */
    168  
     168
    169169/** @defgroup generickio KIO
    170170 * @brief Kernel character input/output facility
     
    187187         * @endcond
    188188         */
    189          
     189
    190190        /**
    191191         * @cond arm32
     
    240240 * @ingroup others
    241241 */
    242  
     242
    243243        /** @defgroup genericdebug generic
    244244        * @ingroup debug
    245245        */
    246  
     246
    247247        /**
    248248         * @cond amd64
     
    251251         * @endcond
    252252         */
    253          
     253
    254254        /**
    255255         * @cond arm32
     
    315315         * @endcond
    316316         */
    317          
     317
    318318        /**
    319319         * @cond arm32
     
    376376        * @ingroup others
    377377        */
    378        
     378
    379379        /**
    380380         * @cond amd64
     
    383383         * @endcond
    384384         */
    385          
     385
    386386        /**
    387387         * @cond arm32
Note: See TracChangeset for help on using the changeset viewer.