Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1621532
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] TTY-goldfish: small adjustments for two function implementations |
| Date | 2017-04-11 20:30 +0200 |
| Message-ID | <tv8Ia-2bb-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Tue, 11 Apr 2017 20:22:10 +0200 Two update suggestions were taken into account from static source code analysis. Markus Elfring (2): Use kcalloc() in goldfish_tty_create_driver() Adjust five checks for null pointers drivers/tty/goldfish.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) -- 2.12.2
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] TTY-goldfish: small adjustments for two function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-04-11 20:30 +0200 [PATCH 1/2] tty-goldfish: Use kcalloc() in goldfish_tty_create_driver() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-04-11 20:30 +0200 [PATCH 2/2] tty-goldfish: Adjust five checks for null pointers SF Markus Elfring <elfring@users.sourceforge.net> - 2017-04-11 20:40 +0200
csiph-web