edu> 1274094000 -0400 committer Theodore Ts'o 1274094000 -0400 ext4: Drop whitespace at end of lines This patch was generated using: #!/usr/bin/perl -i while (<>) { s/[ ]+$//; print; } Signed-off-by: "Theodore Ts'o" u