Files
linux/include
Menglong Dong 0bb3262c02 net: socket: use BIT() for MSG_*
The bit mask for MSG_* seems a little confused here. Replace it
with BIT() to make it clear to understand.

Signed-off-by: Menglong Dong <dong.menglong@zte.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-03-10 12:34:01 -08:00
..
2021-03-10 12:34:01 -08:00