lkml.org 
[lkml]   [2017]   [Aug]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] Staging: Android: fix code style in ion_cma_heap.c
    On Thu, Aug 24, 2017 at 09:10:50PM +0530, Abishek V Ashok wrote:
    > @@ -46,7 +45,7 @@ static int ion_cma_allocate(struct ion_heap *heap, struct ion_buffer *buffer,
    > if (!pages)
    > return -ENOMEM;
    >
    > - table = kmalloc(sizeof(struct sg_table), GFP_KERNEL);
    > + table = kmalloc(sizeof(struct * table), GFP_KERNEL);

    You didn't try compile this.

    regards,
    dan carpenter

    \
     
     \ /
      Last update: 2017-08-24 21:08    [W:2.233 / U:0.824 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site