Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1618205
| From | "Martin K. Petersen" <martin.petersen@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] qla4xxx: drop redundant init_completion |
| Date | 2017-04-06 19:20 +0200 |
| Message-ID | <ttjeG-3NR-7@gated-at.bofh.it> (permalink) |
| References | <tnM01-11I-1@gated-at.bofh.it> |
| Organization | Oracle Corporation |
Nicholas Mc Guire <der.herr@hofr.at> writes: > The redundant init_completion() here seems to be a cut&past error as > struct scsi_qla_host only has 4 completion elements to initialize, > thus the duplicate init_completion(disable_acb_comp) is simply > removed. Applied to 4.12/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] qla4xxx: drop redundant init_completion "Martin K. Petersen" <martin.petersen@oracle.com> - 2017-04-06 19:20 +0200
csiph-web