git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8f33d0
)
bfs: bfad_worker cleanup
author
Jiri Slaby
<jslaby@suse.cz>
Thu, 16 Apr 2015 19:48:29 +0000
(12:48 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 17 Apr 2015 13:04:09 +0000
(09:04 -0400)
This kthread is not loop at all due to break at the end of the loop. Make
that function linear, with no while loop.
And remove an unnecessary cast.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Anil Gurumurthy <anil.gurumurthy@qlogic.com>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/scsi/bfa/bfad.c
patch
|
blob
|
history
diff --cc
drivers/scsi/bfa/bfad.c
Simple merge