--On 10 August 2013 11:06:04 +0100 Alex Bligh <[email protected]> wrote:

The penultimate patch is patch which is created in an automated manner
using scripts/switch-timer-api, added in this patch set. It violates some
coding standards (e.g. line length >= 80 characters), but this is
preferable in terms of giving a provably correct conversion. This patch
is too large for the mailing list, so get it from git at the URL at the
top of this message. If there is demand I can split it one commit per
file.

Alternative method:

1. Apply patches 0000-0029 inclusive

2. Run scripts/switch-timer-api

3. git commit -a (+ suitable commit message - mine is below)

4. Apply patch 0031

--
Alex Bligh

aio / timers: Switch entire codebase to the new timer API

This is an autogenerated patch using scripts/switch-timer-api.

Switch the entire code base to using the new timer API.

Note this patch may introduce some line length issues.

Signed-off-by: Alex Bligh <[email protected]>


Reply via email to