mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/9] Replaced the calls to strict_strtoul() in the line6 driver
@ 2012-06-27 19:25 Johannes Thumshirn
  2012-06-27 19:25 ` [PATCH 1/9] staging: line6: changed interface of line6_transmit_parameter() Johannes Thumshirn
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Johannes Thumshirn @ 2012-06-27 19:25 UTC (permalink / raw)
  To: gregkh, grabner, stefanha, dan.carpenter
  Cc: devel, linux-kernel, Johannes Thumshirn

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-06-27 19:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-27 19:25 [PATCH 0/9] Replaced the calls to strict_strtoul() in the line6 driver Johannes Thumshirn
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

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®