From: Johannes Thumshirn <morbidrsa@googlemail.com>
To: gregkh@linuxfoundation.org, grabner@icg.tugraz.at,
stefanha@gmail.com, dan.carpenter@oracle.com
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
Johannes Thumshirn <morbidrsa@googlemail.com>
Subject: [PATCH 0/9] Replaced the calls to strict_strtoul() in the line6 driver
Date: Wed, 27 Jun 2012 21:25:54 +0200 [thread overview]
Message-ID: <1340825163-32568-1-git-send-email-morbidrsa@googlemail.com> (raw)
Replaced the strict_strtoul() calls in the line6 driver and adopted the
interfaces of some functions functions affected by the changes.
Johannes Thumshirn (9):
staging: line6: changed interface of line6_transmit_parameter()
staging: line6: Changed some strict_strtouls to kstrtou8
staging: line6: changed interface of line6_pod_transmit_parameter()
staging: line6: adjusted interface of line6_send_program()
staging: line6: changed interface of pod_send_channel()
staging: line6: control.c eliminate strict_strtoul() in
pod_set_param_int()
staging: line6: Exchanged strict_strtoul with kstrtou8() in
pod.c:pod_resolve()
staging: line6: Changed strict_strtoul() to kstrtou8() in
pod_set_channel()
staging: line6: Changed strict_strtoul() to kstrtou8() in
pod_set_midi_postprocess()
drivers/staging/line6/control.c | 4 ++--
drivers/staging/line6/driver.c | 4 ++--
drivers/staging/line6/driver.h | 4 ++--
drivers/staging/line6/pod.c | 16 ++++++++--------
drivers/staging/line6/pod.h | 2 +-
drivers/staging/line6/variax.c | 8 ++++----
6 files changed, 19 insertions(+), 19 deletions(-)
--
1.7.7.6
next reply other threads:[~2012-06-27 19:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-27 19:25 Johannes Thumshirn [this message]
2012-06-27 19:25 ` [PATCH 1/9] staging: line6: changed interface of line6_transmit_parameter() Johannes Thumshirn
2012-06-27 19:25 ` [PATCH 2/9] staging: line6: Changed some strict_strtouls to kstrtou8 Johannes Thumshirn
2012-06-27 19:25 ` [PATCH 3/9] staging: line6: changed interface of line6_pod_transmit_parameter() Johannes Thumshirn
2012-06-27 19:25 ` [PATCH 4/9] staging: line6: adjusted interface of line6_send_program() Johannes Thumshirn
2012-06-27 19:25 ` [PATCH 5/9] staging: line6: changed interface of pod_send_channel() Johannes Thumshirn
2012-06-27 19:26 ` [PATCH 6/9] staging: line6: control.c eliminate strict_strtoul() in pod_set_param_int() Johannes Thumshirn
2012-06-27 19:26 ` [PATCH 7/9] staging: line6: Exchanged strict_strtoul with kstrtou8() in pod.c:pod_resolve() Johannes Thumshirn
2012-06-27 19:26 ` [PATCH 8/9] staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_channel() Johannes Thumshirn
2012-06-27 19:26 ` [PATCH 9/9] staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_midi_postprocess() Johannes Thumshirn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1340825163-32568-1-git-send-email-morbidrsa@googlemail.com \
--to=morbidrsa@googlemail.com \
--cc=dan.carpenter@oracle.com \
--cc=devel@driverdev.osuosl.org \
--cc=grabner@icg.tugraz.at \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=stefanha@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®