Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40469
b: refs/heads/master
c: f8da1f7
h: refs/heads/master
i:
  40467: 83fe573
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Oct 30, 2006
1 parent 0734182 commit a550032
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7259f0d05d595b73ef312a082e628627c6414969
refs/heads/master: f8da1f746588ba997734274b4aadc5ae501fbd88
1 change: 0 additions & 1 deletion trunk/arch/cris/arch-v32/drivers/cryptocop.c
Original file line number Diff line number Diff line change
Expand Up @@ -2051,7 +2051,6 @@ static void cryptocop_job_queue_close(void)
spin_lock_irqsave(&cryptocop_process_lock, process_flags);

/* Empty the job queue. */
spin_lock_irqsave(&cryptocop_process_lock, process_flags);
for (i = 0; i < cryptocop_prio_no_prios; i++){
if (!list_empty(&(cryptocop_job_queues[i].jobs))){
list_for_each_safe(node, tmp, &(cryptocop_job_queues[i].jobs)) {
Expand Down

0 comments on commit a550032

Please sign in to comment.