Skip to content

Commit

Permalink
Remove end-of-file markers in kernel source
Browse files Browse the repository at this point in the history
Also adjust a few header guards
  • Loading branch information
fingolfin authored and markuspf committed Jul 19, 2017
1 parent 6f7c14d commit f729c1a
Show file tree
Hide file tree
Showing 120 changed files with 9 additions and 667 deletions.
16 changes: 0 additions & 16 deletions src/ariths.c
Original file line number Diff line number Diff line change
Expand Up @@ -1993,19 +1993,3 @@ StructInitInfo * InitInfoAriths ( void )
{
return &module;
}


/****************************************************************************
**
*E ariths.c . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/










5 changes: 0 additions & 5 deletions src/ariths.h
Original file line number Diff line number Diff line change
Expand Up @@ -682,8 +682,3 @@ StructInitInfo * InitInfoAriths ( void );


#endif // GAP_ARITHS_H

/****************************************************************************
**
*E ariths.h . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
6 changes: 0 additions & 6 deletions src/blister.c
Original file line number Diff line number Diff line change
Expand Up @@ -2783,9 +2783,3 @@ StructInitInfo * InitInfoBlist ( void )
{
return &module;
}


/****************************************************************************
**
*E blister.c . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/blister.h
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,3 @@ StructInitInfo * InitInfoBlist ( void );


#endif // GAP_BLISTER_H

/****************************************************************************
**
*E blister.h . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
6 changes: 0 additions & 6 deletions src/bool.c
Original file line number Diff line number Diff line change
Expand Up @@ -514,9 +514,3 @@ StructInitInfo * InitInfoBool ( void )
{
return &module;
}


/****************************************************************************
**
*E bool.c . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/bool.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,3 @@ StructInitInfo * InitInfoBool ( void );


#endif // GAP_BOOL_H

/****************************************************************************
**
*E bool.h . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
6 changes: 0 additions & 6 deletions src/calls.c
Original file line number Diff line number Diff line change
Expand Up @@ -2258,9 +2258,3 @@ StructInitInfo * InitInfoCalls ( void )
{
return &module;
}


/****************************************************************************
**
*E calls.c . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/calls.h
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,3 @@ StructInitInfo * InitInfoCalls ( void );


#endif // GAP_CALLS_H

/****************************************************************************
**
*E calls.h . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
6 changes: 0 additions & 6 deletions src/code.c
Original file line number Diff line number Diff line change
Expand Up @@ -3664,9 +3664,3 @@ StructInitInfo * InitInfoCode ( void )
{
return &module;
}


/****************************************************************************
**
*E code.c . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/code.h
Original file line number Diff line number Diff line change
Expand Up @@ -1369,8 +1369,3 @@ StructInitInfo * InitInfoCode ( void );


#endif // GAP_CODE_H

/****************************************************************************
**
*E code.h . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/compiled.h
Original file line number Diff line number Diff line change
Expand Up @@ -458,8 +458,3 @@ static inline Obj C_NORMALIZE_64BIT( Obj o) {
#endif

#endif // GAP_COMPILED_H

/****************************************************************************
**
*E compiled.h . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
9 changes: 0 additions & 9 deletions src/compiler.c
Original file line number Diff line number Diff line change
Expand Up @@ -6177,12 +6177,3 @@ StructInitInfo * InitInfoCompiler ( void )
{
return &module;
}


/****************************************************************************
**
*E compiler.c . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/



5 changes: 0 additions & 5 deletions src/compiler.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,3 @@ StructInitInfo * InitInfoCompiler ( void );


#endif // GAP_COMPILER_H

/****************************************************************************
**
*E compiler.h . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
6 changes: 0 additions & 6 deletions src/compstat.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,3 @@ InitInfoFunc CompInitFuncs [] = {
#endif
0
};


/****************************************************************************
**
*E compstat.c . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/compstat.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,3 @@ extern InitInfoFunc CompInitFuncs [];


#endif // GAP_COMPSTAT_H

/****************************************************************************
**
*E compstat.h . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
6 changes: 0 additions & 6 deletions src/costab.c
Original file line number Diff line number Diff line change
Expand Up @@ -2540,9 +2540,3 @@ StructInitInfo * InitInfoCosetTable ( void )
{
return &module;
}


/****************************************************************************
**
*E costab.c . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/costab.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,3 @@ StructInitInfo * InitInfoCosetTable ( void );


#endif // GAP_COSTAB_H

/****************************************************************************
**
*E costab.h . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
6 changes: 0 additions & 6 deletions src/cyclotom.c
Original file line number Diff line number Diff line change
Expand Up @@ -2270,9 +2270,3 @@ StructInitInfo * InitInfoCyc ( void )
{
return &module;
}


/****************************************************************************
**
*E cyclotom.c . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
8 changes: 0 additions & 8 deletions src/cyclotom.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,3 @@ StructInitInfo * InitInfoCyc ( void );


#endif // GAP_CYCLOTOM_H

/****************************************************************************
**
*E cyclotom.h . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/



7 changes: 0 additions & 7 deletions src/dt.c
Original file line number Diff line number Diff line change
Expand Up @@ -1865,10 +1865,3 @@ StructInitInfo * InitInfoDeepThought ( void )
{
return &module;
}


/****************************************************************************
**
*E dt.c . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
**
*/
7 changes: 0 additions & 7 deletions src/dt.h
Original file line number Diff line number Diff line change
Expand Up @@ -161,10 +161,3 @@ StructInitInfo * InitInfoDeepThought ( void );


#endif // GAP_DT_H

/****************************************************************************
**
*E dt.h . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
**
*/

7 changes: 0 additions & 7 deletions src/dteval.c
Original file line number Diff line number Diff line change
Expand Up @@ -1114,10 +1114,3 @@ StructInitInfo * InitInfoDTEvaluation ( void )
{
return &module;
}


/****************************************************************************
**
*E dteval.c . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
**
*/
6 changes: 0 additions & 6 deletions src/dteval.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,3 @@ StructInitInfo * InitInfoDTEvaluation ( void );


#endif // GAP_DTEVAL_H

/****************************************************************************
**
*E dteval.h . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
**
*/
6 changes: 0 additions & 6 deletions src/exprs.c
Original file line number Diff line number Diff line change
Expand Up @@ -2182,9 +2182,3 @@ StructInitInfo * InitInfoExprs ( void )
{
return &module;
}


/****************************************************************************
**
*E exprs.c . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/exprs.h
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,3 @@ StructInitInfo * InitInfoExprs ( void );


#endif // GAP_EXPRS_H

/****************************************************************************
**
*E exprs.c . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
6 changes: 0 additions & 6 deletions src/finfield.c
Original file line number Diff line number Diff line change
Expand Up @@ -2145,9 +2145,3 @@ StructInitInfo * InitInfoFinfield ( void )
{
return &module;
}


/****************************************************************************
**
*E finfield.c . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/finfield.h
Original file line number Diff line number Diff line change
Expand Up @@ -410,8 +410,3 @@ StructInitInfo * InitInfoFinfield ( void );


#endif // GAP_FINFIELD_H

/****************************************************************************
**
*E finfield.h . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
6 changes: 0 additions & 6 deletions src/funcs.c
Original file line number Diff line number Diff line change
Expand Up @@ -2076,9 +2076,3 @@ StructInitInfo * InitInfoFuncs ( void )
{
return &module;
}


/****************************************************************************
**
*E funcs.c . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/funcs.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,3 @@ StructInitInfo * InitInfoFuncs ( void );


#endif // GAP_FUNCS_H

/****************************************************************************
**
*E funcs.c . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/gap.c
Original file line number Diff line number Diff line change
Expand Up @@ -3472,8 +3472,3 @@ void InitializeGap (
}

}

/****************************************************************************
**
*E gap.c . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/gap.h
Original file line number Diff line number Diff line change
Expand Up @@ -487,8 +487,3 @@ extern void InitializeGap (


#endif // GAP_GAP_H

/****************************************************************************
**
*E gap.h . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
6 changes: 0 additions & 6 deletions src/gasman.c
Original file line number Diff line number Diff line change
Expand Up @@ -2224,9 +2224,3 @@ UInt SET_ELM_BAG (
}

#endif


/****************************************************************************
**
*E gasman.c . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/gasman.h
Original file line number Diff line number Diff line change
Expand Up @@ -1230,8 +1230,3 @@ void *AllocateMemoryBlock(UInt size);
#endif

#endif // GAP_GASMAN_H

/****************************************************************************
**
*E gasman.c . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/gmpints.c
Original file line number Diff line number Diff line change
Expand Up @@ -2539,8 +2539,3 @@ StructInitInfo * InitInfoInt ( void )
}

#endif /* ! WARD_ENABLED */

/****************************************************************************
**
*E gmpints.c . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/gmpints.h
Original file line number Diff line number Diff line change
Expand Up @@ -239,8 +239,3 @@ extern Int CLog2Int( Int intnum );
StructInitInfo * InitInfoInt( void );

#endif // GAP_GMPINTS_H

/****************************************************************************
**
*E gmpints.h . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
6 changes: 0 additions & 6 deletions src/gvars.c
Original file line number Diff line number Diff line change
Expand Up @@ -1749,9 +1749,3 @@ StructInitInfo * InitInfoGVars ( void )
{
return &module;
}


/****************************************************************************
**
*E gvars.c . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
5 changes: 0 additions & 5 deletions src/gvars.h
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,3 @@ StructInitInfo * InitInfoGVars ( void );


#endif // GAP_GVARS_H

/****************************************************************************
**
*E gvars.h . . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
6 changes: 0 additions & 6 deletions src/hookintrprtr.c
Original file line number Diff line number Diff line change
Expand Up @@ -383,9 +383,3 @@ StructInitInfo * InitInfoHookIntrprtr(void)
{
return &module;
}


/****************************************************************************
**
*E hookintrprtr.c . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
7 changes: 1 addition & 6 deletions src/hpc/gapmpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -736,13 +736,8 @@ StructInitInfo * InitInfoGapmpi ( void ) /* For backward compatibility */
{
return &module;
}

StructInitInfo * InitInfoPargapmpi ( void )
{
return &module;
}


/****************************************************************************
**
*E gapmpi.c . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
*/
Loading

0 comments on commit f729c1a

Please sign in to comment.