<div dir="ltr">Hi Harald, and thanks for your answer.<br><div style>Strictly following coding style is the best way to keep code clean. But running indent/lindent against osmocom code reveals that in many parts it differs from "pure kernel" style. My question (maybe merely phylosofical) is: what should you do? Keep existing code, allowing those exception to lie there, hoping someone will clean them up manually, or run indent against the code, hoping it doesn't dirt the code?</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 10, 2013 at 12:00 PM, Harald Welte <span dir="ltr"><<a href="mailto:laforge@gnumonks.org" target="_blank">laforge@gnumonks.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">The easiest way is to always respect the coding style of the respective<br>

FOSS project while you make the modifications.  Rationale: There is no<br>
guarantee that running the file through automatic tools 'lindent' will<br>
not create whitespace-changes outside your actual changes.<br></blockquote><div><br></div><div style>I would not be worried about indent. Running it against a bunch of code could mess things up. But running on small pieces would be safe, under human control.</div>
<div style><br></div><div style>Just to clarify: I don't think you _need_ to run it. I'm just trying to understand an important point of view like yours. </div><div style><br></div><div style>Dario.</div></div></div>
</div>