diff options
| author | Alejandro Colomar <colomar.6.4.3@gmail.com> | 2020-09-03 21:58:14 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-09-05 14:49:42 +0200 |
| commit | 0ff1c5e28a8c6376a63990c60f03b3bdd57d5230 (patch) | |
| tree | 7260889350873085cad30597056dcd10a6d187eb /man7/unix.7 | |
| parent | 06c4d5d588be1641167084155bc818023c962c09 (diff) | |
| download | man-pages-0ff1c5e28a8c6376a63990c60f03b3bdd57d5230.tar.gz | |
fanotify.7: Use sizeof consistently
Use ``sizeof`` consistently through all the examples in the following
way:
- Use the name of the variable instead of its type as argument for
``sizeof``.
Rationale:
https://www.kernel.org/doc/html/v5.8/process/coding-style.html#allocating-memory
Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unix.7')
0 files changed, 0 insertions, 0 deletions
