[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -16,7 +16,8 @@ SECTIONS
|
||||
_image_start = ADDR(.data);
|
||||
_image_size = SIZEOF(.data);
|
||||
|
||||
.other : {
|
||||
.other :
|
||||
{
|
||||
*(.*)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user