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


Groups > linux.kernel > #1463780 > unrolled thread

[PATCH v2 0/1] pwm: sun4i: fix a possible NULL dereference

Started byLABBE Corentin <clabbe.montjoie@gmail.com>
First post2016-08-16 15:20 +0200
Last post2016-08-16 15:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v2 0/1] pwm: sun4i: fix a possible NULL dereference LABBE Corentin <clabbe.montjoie@gmail.com> - 2016-08-16 15:20 +0200

#1463780 — [PATCH v2 0/1] pwm: sun4i: fix a possible NULL dereference

FromLABBE Corentin <clabbe.montjoie@gmail.com>
Date2016-08-16 15:20 +0200
Subject[PATCH v2 0/1] pwm: sun4i: fix a possible NULL dereference
Message-ID<s6MrD-3zL-7@gated-at.bofh.it>
Hello

Change since v1:
- Use of_device_get_match_data()

LABBE Corentin (1):
  pwm: sun4i: fix a possible NULL dereference

 drivers/pwm/pwm-sun4i.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

-- 
2.7.3

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web