diff options
| author | Michal Nazarewicz <[email protected]> | 2010-05-05 12:53:12 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2010-05-20 13:21:42 -0700 |
| commit | 8120a8aadb2059e29982561658bc6675126f8105 (patch) | |
| tree | 1e05b58df0397b76c7ad1543d2af21e746e44369 /scripts/objdiff | |
| parent | 22c43c81a51e05f61e90445ceb59d486c12fd921 (diff) | |
fs/timerfd.c: make use of wait_event_interruptible_locked_irq()
This patch modifies the fs/timerfd.c to use the newly created
wait_event_interruptible_locked_irq() macro. This replaces an open
code implementation with a single macro call.
Signed-off-by: Michal Nazarewicz <[email protected]>
Cc: Kyungmin Park <[email protected]>
Cc: Marek Szyprowski <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Roland Dreier <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Davide Libenzi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions