Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754082AbbKXOhM (ORCPT ); Tue, 24 Nov 2015 09:37:12 -0500 Received: from mail-wm0-f47.google.com ([74.125.82.47]:36790 "EHLO mail-wm0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752994AbbKXOhJ (ORCPT ); Tue, 24 Nov 2015 09:37:09 -0500 From: LABBE Corentin To: gregkh@linuxfoundation.org, jslaby@suse.com Cc: LABBE Corentin , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org Subject: [PATCH v2 0/1] serial: imx: fix a possible NULL dereference Date: Tue, 24 Nov 2015 15:36:56 +0100 Message-Id: <1448375817-16189-1-git-send-email-clabbe.montjoie@gmail.com> X-Mailer: git-send-email 2.4.10 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 556 Lines: 20 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/