Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1295451
| From | Dan Carpenter <dan.carpenter@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] SCSI-lpfc: Use a signed return type for two functions |
| Date | 2015-12-19 21:20 +0100 |
| Message-ID | <qHw8W-7P7-21@gated-at.bofh.it> (permalink) |
| References | <qHuJQ-6Om-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
It returns zero or negative error codes. The callers expect int. The current code is harmless. It should return an int. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] SCSI-lpfc: Use a signed return type for two functions SF Markus Elfring <elfring@users.sourceforge.net> - 2015-12-19 19:50 +0100 Re: [PATCH] SCSI-lpfc: Use a signed return type for two functions Dan Carpenter <dan.carpenter@oracle.com> - 2015-12-19 21:20 +0100
csiph-web