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


Groups > linux.kernel > #1276526 > unrolled thread

[PATCH v2 0/1] serial: imx: fix a possible NULL dereference

Started byLABBE Corentin <clabbe.montjoie@gmail.com>
First post2015-11-24 15:40 +0100
Last post2015-11-24 15:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v2 0/1] serial: imx: fix a possible NULL dereference LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-11-24 15:40 +0100

#1276526 — [PATCH v2 0/1] serial: imx: fix a possible NULL dereference

FromLABBE Corentin <clabbe.montjoie@gmail.com>
Date2015-11-24 15:40 +0100
Subject[PATCH v2 0/1] serial: imx: fix a possible NULL dereference
Message-ID<qymVb-Ro-21@gated-at.bofh.it>
Hello

Changes since v1
- Use of_device_get_match_data as suggested by Uwe Kleine-Konig

LABBE Corentin (2):
  serial: imx: fix a possible NULL dereference
  serial: imx: constify imx_uart_data structures

 drivers/tty/serial/imx.c | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

-- 
2.4.10

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web