[Replicant] [PATCH v2] libsamsung-ipc: improve board drivers print (issue #2150)
Denis 'GNUtoo' Carikli
GNUtoo at cyberdimension.org
Sun Nov 22 22:30:42 UTC 2020
On Sun, 22 Nov 2020 07:43:17 +0200
Belgin Stirbu <belginstirbu at hotmail.com> wrote:
> Subject: [Replicant] [PATCH v2] libsamsung-ipc: improve board drivers
Thanks.
I've now reviewed the patch and beside some whitespace issues to fix,
everything looks good.
As for the whitespaces, as we use the Linux coding style, so some of
the spaces you introduced need to be convert to tabs.
The checkpatch.pl script included in libsamsung-ipc can find errors
like that:
> $ ./scripts/checkpatch.pl \
> 0001-libsamsung-ipc-improve-board-drivers-print-issue-215.patch
Here it detected that some spaces needs to be replaced with tabs:
> WARNING: Statements should start on a tabstop
> #411: FILE: samsung-ipc/devices/n7100/n7100.c:229:
> + goto error;
In addition there are some extra lines added that could be removed. For
instance we have:
> ipc_client_log(client, "Waiting for host wake failed");
>
> +
> rc = xmm626_kernel_smdk4412_link_control_enable(client,
> modem_link_fd,
Besides that everything looks good.
So assumed that the above is fixed:
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo at cyberdimension.org>
Denis.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.osuosl.org/pipermail/replicant/attachments/20201122/45851a18/attachment-0001.asc>
More information about the Replicant
mailing list