diff options
author | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2009-09-10 07:05:30 -0400 |
---|---|---|
committer | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2009-09-10 07:05:30 -0400 |
commit | 1e693ff3453ec9e1c9b5cda9972215ff6f48a151 (patch) | |
tree | 8cd8f36771eb600fe509342fc9a6bce92e23794d /litmus/norqlock.c | |
parent | 474407b2855672396e4e778d23274c347012a460 (diff) |
cleanup trailing whitespace
Diffstat (limited to 'litmus/norqlock.c')
-rw-r--r-- | litmus/norqlock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/litmus/norqlock.c b/litmus/norqlock.c index b812f34960..1a17d6c3ac 100644 --- a/litmus/norqlock.c +++ b/litmus/norqlock.c | |||
@@ -50,7 +50,7 @@ void tick_no_rqlock(void) | |||
50 | 50 | ||
51 | local_irq_save(flags); | 51 | local_irq_save(flags); |
52 | 52 | ||
53 | wl = &__get_cpu_var(norq_worklist); | 53 | wl = &__get_cpu_var(norq_worklist); |
54 | 54 | ||
55 | if (wl->hrtimer_hack) { | 55 | if (wl->hrtimer_hack) { |
56 | /* bail out! */ | 56 | /* bail out! */ |