lkml.org 
[lkml]   [2017]   [Aug]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 13/14] vme: tsi148: Improve 17 size determinations
From
Date
>> @@ -2363,5 +2364,5 @@ static int tsi148_probe(struct pci_dev *pdev, const struct pci_device_id *id)
>> master_num--;
>>
>> tsi148_device->flush_image =
>> - kmalloc(sizeof(struct vme_master_resource), GFP_KERNEL);
>> + kmalloc(sizeof(*tsi148_device->flush_image), GFP_KERNEL);
>
> This line is now a tiny bit too long

Can you eventually tolerate a line length of 81 characters at such a source code place?


> and needs to be broken over two lines.

How would like to achieve this?

* It seems that you would not like to perform such a tweak yourself.

* Do you expect a resend for the complete patch series?

* Will it be sufficient to send another patch only for the requested reformatting
of a single line?

Regards,
Markus

\
 
 \ /
  Last update: 2017-08-26 09:01    [W:0.071 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site