[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1201193577-4261-1-git-send-email-dmitri.vorobiev@gmail.com>
Date: Thu, 24 Jan 2008 19:52:40 +0300
From: Dmitri Vorobiev <dmitri.vorobiev@...il.com>
To: ralf@...ux-mips.org, linux-mips@...ux-mips.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 00/17] [MIPS] Malta: massive code cleanup
Ralf,
This is the Malta cleanup, which I was talking about some time ago.
The patches should be fairly obvious. They make no functional
changes.
Build tests passed successfully when I used the default configs
for Atlas, Malta and SEAD.
Just in case, I also ran boot tests, which passed successfully with
the default Malta config and a Qemu-emulated Malta board in both BE
and LE modes.
The net effect is that the number of errors, warnings, and checks
reported by checkpatch.pl changes as follows:
Before:
--------------------------------------------
| errors | warnings | checks
--------------------------------------------
malta_int.c | 47 | 20 | 1
--------------------------------------------
malta_setup.c | 3 | 21 | 3
--------------------------------------------
malta_smtc.c | 2 | 0 | 0
--------------------------------------------
After:
--------------------------------------------
| errors | warnings | checks
--------------------------------------------
malta_int.c | 0 | 0 | 0
--------------------------------------------
malta_setup.c | 0 | 0 | 0
--------------------------------------------
malta_smtc.c | 0 | 0 | 0
--------------------------------------------
The last patch in the series removes a very obsolete and misleading
document from Documentation/mips.
Please consider.
Thanks,
Dmitri
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists