Re: [PATCH v3 1/8] arch: Use asm-generic/socket.h when possible

2019-01-08 Thread Heiko Carstens
On Mon, Jan 07, 2019 at 07:26:50PM -0800, Deepa Dinamani wrote: > Many architectures maintain an arch specific copy of the > file even though there are no differences with the asm-generic > one. Allow these architectures to use the generic one instead. > > Signed-off-by: Deepa Dinamani > --- > a

Re: [PATCH v3 1/8] arch: Use asm-generic/socket.h when possible

2019-01-07 Thread Max Filippov
On Mon, Jan 7, 2019 at 7:28 PM Deepa Dinamani wrote: > > Many architectures maintain an arch specific copy of the > file even though there are no differences with the asm-generic > one. Allow these architectures to use the generic one instead. > > Signed-off-by: Deepa Dinamani > Cc: ch...@zankel.