Re: [PATCH] jbd2: clean up indentation issue, replace spaces with tab
From: "Theodore Y. Ts'o" <tytso@mit.edu>
Date: 2018-12-04 05:21:38
Also in:
kernel-janitors, lkml
From: "Theodore Y. Ts'o" <tytso@mit.edu>
Date: 2018-12-04 05:21:38
Also in:
kernel-janitors, lkml
On Mon, Nov 26, 2018 at 02:56:32PM +0100, Jan Kara wrote:
On Fri 23-11-18 16:40:53, Colin King wrote:quoted
From: Colin Ian King <redacted> There is a statement that is indented with spaces, replace it with a tab. Signed-off-by: Colin Ian King <redacted>Looks good. You can add: Reviewed-by: Jan Kara <jack@suse.cz>
Thanks, applied. - Ted