Skip to content
Commit 60e6679e authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: Drop whitespace at end of lines



This patch was generated using:

#!/usr/bin/perl -i
while (<>) {
    s/[ 	]+$//;
    print;
}

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 4d92dc0f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment