diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-10-04 09:15:36 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-10-10 07:05:51 -0300 |
commit | 1c9b943cdcbd7646c71b51d830234c4b6529b0e7 (patch) | |
tree | ad67e41a65ce7cd5586d659862a32427044d7dff /net/socket.c | |
parent | 219031a6e7dff52a066e8b074adc0697f501e3d3 (diff) | |
download | linux-1c9b943cdcbd7646c71b51d830234c4b6529b0e7.tar.bz2 |
media: si2168: use bits instead of bool for flags
Using bool on struct is not recommended, as it wastes lots of
space. So, instead, let's use bits.
While here, convert the comments to kernel-doc format.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions