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


Groups > linux.kernel > #1490694

Re: Input-gameport: Replace some printk() calls by pr_info() in joydump_connect()

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject Re: Input-gameport: Replace some printk() calls by pr_info() in joydump_connect()
Date 2016-09-24 19:30 +0200
Message-ID <skYVX-3PV-7@gated-at.bofh.it> (permalink)
References <skVv3-1Az-13@gated-at.bofh.it> <skVEJ-1DQ-1@gated-at.bofh.it> <skXQd-3em-5@gated-at.bofh.it> <skY9z-3kN-5@gated-at.bofh.it> <skY9z-3kN-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> The desired output should not be broken in conversion, which you did.

I dared to change another source code place a bit too much perhaps.


> Do you know how syslog works and why the transformation is not correct.

I imagine that there are chances to improve the software situation a bit more,
aren't there?


> I am also curious as to why you are patching joydump?

The discussed function implementation contains update candidates.

One of them was detected by the execution of a script for the semantic patch
language (Coccinelle software).
I identified further update possibilities after the opportunity for using
the function "kmalloc_array" also in this software module.


> Are you working on extending it?

I attempted just another software refactoring.

Regards,
Markus

Back to linux.kernel | Previous | NextPrevious in thread | Next 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