On 04/18/18 11:51, Thymo van Beers wrote: > Some lines used spaces instead of tabs at line start. > This can cause mangled lines in editors due to inconsistency. > > Replace spaces for tabs where appropriate. > > Signed-off-by: Thymo van Beers <thymovanbeers@xxxxxxxxx> Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > --- > Changes in v3: > - Change indentation in intel_pstate to reduce overrunning 80-column > mark > - Indent "nohrst, nosrst, norst:" like "rstonce" intel_pstate, isolcpus, maxcpus, onenand.bdry, reboot (and a few others) do still go beyond 80 columns. Those could be fixed later (or not). Thanks. > Changes in v2: > - Rebase against docs-next > - Fix indentation modifications > > Documentation/admin-guide/kernel-parameters.txt | 136 ++++++++++++------------ > 1 file changed, 68 insertions(+), 68 deletions(-) -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html