Skip to content
Snippets Groups Projects
Select Git revision
0 results

sequencer.c

Blame
    • Marek Vasut's avatar
      c50ae303
      ddr: altera: Internal mem_calibrate() cleanup part 4 · c50ae303
      Marek Vasut authored
      
      This is kind of microseries-within-series indent cleanup.
      Rework the code for the last loop within 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>
      c50ae303
      History
      ddr: altera: Internal mem_calibrate() cleanup part 4
      Marek Vasut authored
      
      This is kind of microseries-within-series indent cleanup.
      Rework the code for the last loop within 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>