lkml.org 
[lkml]   [2015]   [Nov]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v2 0/2] fix a possible NULL dereference
    Date
    Hello

    The main goal of this patch series is to fix a possible NULL dereference.
    Even if the probability of this case is very low, fixing it made
    static analyzers happy.
    In the same time it permits to remove a "cast that drop const qualifiers.

    Regards

    Changes since v1
    - Use of_device_get_match_data
    - Add the missing patch for constify atmel_nand_caps structures

    LABBE Corentin (2):
    mtd: nand: atmel_nand: constify atmel_nand_caps structures
    mtd: nand: atmel_nand: fix a possible NULL dereference

    drivers/mtd/nand/atmel_nand.c | 11 ++++++-----
    1 file changed, 6 insertions(+), 5 deletions(-)

    --
    2.4.10



    \
     
     \ /
      Last update: 2015-11-20 09:01    [W:4.512 / U:0.340 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site