Skip to content
Snippets Groups Projects
Select Git revision
0 results

sequencer.c

Blame
    • Marek Vasut's avatar
      33c42bb8
      ddr: altera: Internal mem_calibrate() cleanup part 1 · 33c42bb8
      Marek Vasut authored
      
      This is kind of microseries-within-series indent cleanup.
      Rework the code for the first loop within the middle-loop
      of the mega-loop to make it actually readable and not an
      insane cryptic pile of indent failure.
      
      It is likely that this patch has checkpatch warnings, but
      for the sake of not breaking the code, these are ignored.
      
      No functional change.
      
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>
      33c42bb8
      History
      ddr: altera: Internal mem_calibrate() cleanup part 1
      Marek Vasut authored
      
      This is kind of microseries-within-series indent cleanup.
      Rework the code for the first loop within the middle-loop
      of the mega-loop to make it actually readable and not an
      insane cryptic pile of indent failure.
      
      It is likely that this patch has checkpatch warnings, but
      for the sake of not breaking the code, these are ignored.
      
      No functional change.
      
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>