Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1490652

[PATCH 0/4] Input-gameport: Fine-tuning for joydump_connect()

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject [PATCH 0/4] Input-gameport: Fine-tuning for joydump_connect()
Date 2016-09-24 15:50 +0200
Message-ID <skVv3-1Az-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 24 Sep 2016 15:34:15 +0200

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (4):
  Use kmalloc_array()
  Delete an error message for a failed memory allocation
  Add the macro "pr_fmt"
  Replace some printk() calls by pr_info()

 drivers/input/joystick/joydump.c | 46 ++++++++++++++++++++--------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

-- 
2.10.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] Input-gameport: Fine-tuning for joydump_connect() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-24 15:50 +0200
  [PATCH 4/4] Input-gameport: Replace some printk() calls by pr_info()  in joydump_connect() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-24 16:00 +0200
    Re: [PATCH 4/4] Input-gameport: Replace some printk() calls by  pr_info() in joydump_connect() Joe Perches <joe@perches.com> - 2016-09-24 18:20 +0200
      Re: [PATCH 4/4] Input-gameport: Replace some printk() calls by  pr_info() in joydump_connect() Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-09-24 18:40 +0200
        Re: Input-gameport: Replace some printk() calls by pr_info() in  joydump_connect() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-24 19:30 +0200
      Re: [PATCH 4/4] Input-gameport: Replace some printk() calls by  pr_info() in joydump_connect() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-24 18:40 +0200
        Re: [PATCH 4/4] Input-gameport: Replace some printk() calls by  pr_info() in joydump_connect() Joe Perches <joe@perches.com> - 2016-09-24 18:50 +0200
          Re: Input-gameport: Replace some printk() calls by pr_info() in  joydump_connect() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-24 22:00 +0200
      Re: [PATCH 4/4] Input-gameport: Replace some printk() calls by  pr_info() in joydump_connect() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-24 18:50 +0200
      [PATCH v2 3/3] Input-gameport: Replace some printk() calls by  pr_info() in joydump_connect() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-25 09:20 +0200
        Re: [PATCH v2 3/3] Input-gameport: Replace some printk() calls by  pr_info() in joydump_connect() Joe Perches <joe@perches.com> - 2016-09-25 09:40 +0200
          Re: [PATCH v2 3/3] Input-gameport: Replace some printk() calls by  pr_info() in joydump_connect() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-25 09:50 +0200

csiph-web