[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <38a29280-820a-4752-d9b5-099647a159d5@gmx.net>
Date: Sun, 13 Oct 2019 21:05:12 +0200
From: Stefan Wahren <wahrenst@....net>
To: Jules Irenge <jbi.octave@...il.com>,
outreachy-kernel@...glegroups.com
Cc: gregkh@...uxfoundation.org, eric@...olt.net,
linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
linux-arm-kernel@...ts.infradead.org,
linux-rpi-kernel@...ts.infradead.org, daniela.mormocea@...il.com,
dave.stevenson@...pberrypi.org, hverkuil-cisco@...all.nl,
mchehab+samsung@...nel.org, bcm-kernel-feedback-list@...adcom.com,
sbranden@...adcom.com, rjui@...adcom.com, f.fainelli@...il.com
Subject: Re: [PATCH 1/2] staging: vc04_services: fix lines ending with open
parenthesis
Hi Jules,
Am 13.10.19 um 20:34 schrieb Jules Irenge:
> Fix lines ending with open parenthesis. Issue detected by checkpatch tool.
> In the process, change driver functions name in the multiple files from:
> vchiq_mmal_port_parameter_set to vmp_prmtr_set
> vchiq_mmal_component_disable to vm_cmpnt_disable
> vchiq_mmal_port_connect_tunnel to vmp_cnnct_tunnel
> vchiq_mmal_component_enable to vm_cmpnt_enable
please no. Changing random function names into something unreadable
doesn't increase code readability. We need to keep an eye on the whole
interface. Maybe you better start with the 2nd part of Joe's suggestion
first.
Stefan
Powered by blists - more mailing lists