lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250306101203.3a131a57@gandalf.local.home>
Date: Thu, 6 Mar 2025 10:12:03 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: "Jain, Ayush" <ayushjai@....com>
Cc: Ayush Jain <Ayush.jain3@....com>, warthog9@...lescrag.net,
 linux-kernel@...r.kernel.org, srikanth.aithal@....com,
 kalpana.shetty@....com
Subject: Re: [PATCH v2] ktest: Fix Test Failures Due to Missing LOG_FILE
 Directories

On Thu, 6 Mar 2025 10:19:04 +0530
"Jain, Ayush" <ayushjai@....com> wrote:

> Just to be clear on my end, you mean 4 space wide tab for indentation here.

Correct. That's what the rest of the file has.


....[indent 1]
\t[indent 2]
\t....[indent 3]

Where . is a space and \t is a tab.

So for every 8 spaces, use a tab, and then add 4 spaces at the end of those
not divisible by 8.

-- Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ