Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1720395
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] SCSI-sg: Adjustments for two function implementations |
| Date | 2017-08-25 22:30 +0200 |
| Message-ID | <uitoS-ek-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Fri, 25 Aug 2017 22:20:02 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (3): Delete an error message for a failed memory allocation in sg_alloc() Improve a size determination in sg_alloc() Fix a typo in a comment line in sg_ioctl() drivers/scsi/sg.c | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) -- 2.14.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] SCSI-sg: Adjustments for two function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-08-25 22:30 +0200 [PATCH 2/3] SCSI-sg: Improve a size determination in sg_alloc() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-08-25 22:30 +0200 [PATCH 3/3] SCSI-sg: Fix a typo in a comment line in sg_ioctl() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-08-25 22:30 +0200
csiph-web