Skip to content
Snippets Groups Projects

cleaning only

Merged Thomas Laurent requested to merge cleaning-vars-h into develop

moved platform_constants.h from openair2 to common directory
removed unused or dead code like MAC_XFACE or NB_THREAD_INST or unused functions

removed several files xxx_vars.h to make regular C code style: declare extern globals in a .h file, include this .h in all files that reference these globals and ALSO in the .c file that implement these globals
this work is still partial, but there was already a lot of modified files, so i will make more MRs

transformed variable constants into static const when it is constant

Edited by Thomas Laurent

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Robert Schmidt
  • Robert Schmidt
  • The title is "cleaning only" but the changes are quite big, so could you please summarize (even via a call) what you actually changed?

  • Thomas Laurent resolved all threads

    resolved all threads

  • Thomas Laurent changed the description

    changed the description

  • Thomas Laurent added 54 commits

    added 54 commits

    Compare with previous version

  • Thomas Laurent added 55 commits

    added 55 commits

    Compare with previous version

  • changed milestone to %REVIEW_IN_PROGRESS

  • Robert Schmidt
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading