<div dir="ltr">Thanks for the patch! :)<div class="gmail_extra"><br><div class="gmail_quote">2017-10-01 22:30 GMT+03:00 Jérémy Lefaure <span dir="ltr"><<a href="mailto:jeremy.lefaure@lse.epita.fr" target="_blank">jeremy.lefaure@lse.epita.fr</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone,<br>
Using ARRAY_SIZE improves the code readability. I used coccinelle (I<br>
made a change to the array_size.cocci file [1]) to find several places<br>
where ARRAY_SIZE could be used instead of other macros or sizeof<br>
division.<br>
<br>
I tried to divide the changes into a patch per subsystem (excepted for<br>
staging). If one of the patch should be split into several patches, let<br>
me know.<br>
<br>
In order to reduce the size of the To: and Cc: lines, each patch of the<br>
series is sent only to the maintainers and lists concerned by the patch.<br>
This cover letter is sent to every list concerned by this series.<br>
<br>
This series is based on linux-next next-20170929. Each patch has been<br>
tested by building the relevant files with W=1.<br>
<br>
This series contains the following patches:<br>
[PATCH 01/18] sound: use ARRAY_SIZE<br>
[PATCH 02/18] tracing/filter: use ARRAY_SIZE<br>
[PATCH 03/18] media: use ARRAY_SIZE<br>
[PATCH 04/18] IB/mlx5: Use ARRAY_SIZE<br>
[PATCH 05/18] net: use ARRAY_SIZE<br>
[PATCH 06/18] drm: use ARRAY_SIZE<br>
[PATCH 07/18] scsi: bfa: use ARRAY_SIZE<br>
[PATCH 08/18] ecryptfs: use ARRAY_SIZE<br>
[PATCH 09/18] nfsd: use ARRAY_SIZE<br>
[PATCH 10/18] orangefs: use ARRAY_SIZE<br>
[PATCH 11/18] dm space map metadata: use ARRAY_SIZE<br>
[PATCH 12/18] x86: use ARRAY_SIZE<br>
[PATCH 13/18] tpm: use ARRAY_SIZE<br>
[PATCH 14/18] ipmi: use ARRAY_SIZE<br>
[PATCH 15/18] acpi: use ARRAY_SIZE<br>
[PATCH 16/18] media: staging: atomisp: use ARRAY_SIZE<br>
[PATCH 17/18] staging: rtl8723bs: use ARRAY_SIZE<br>
[PATCH 18/18] staging: rtlwifi: use ARRAY_SIZE<br>
<br>
<br>
[1]: <a href="https://lkml.org/lkml/2017/9/13/689" rel="noreferrer" target="_blank">https://lkml.org/lkml/2017/9/<wbr>13/689</a><br>
______________________________<wbr>_________________<br>
Intel-gfx mailing list<br>
<a href="mailto:Intel-gfx@lists.freedesktop.org">Intel-gfx@lists.freedesktop.<wbr>org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/intel-gfx" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/intel-gfx</a><br>
</blockquote></div><br></div></div>