diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-07-17 11:10:07 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-19 15:26:25 +0300 |
commit | 8f2a4a9d5ff5202d0b3e3a144ebb9b67aabadd29 (patch) | |
tree | 26ae712dda101f8a8c69fa60abe3b3b131d7e1ec /lib/mpi/mpiutil.c | |
parent | 8ecbde62c063d7d499144d3491496383a16de7f2 (diff) | |
download | linux-8f2a4a9d5ff5202d0b3e3a144ebb9b67aabadd29.tar.xz |
media: dvbdev.h: keep * together with the type
Having the '*' in the next line separated from the type makes it
hard to see that these functions return a pointer to that type.
Instead, keep it next to the type name so it is clear that it is
a pointer to that type.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions