Re: [PATCH 05/11] rtnl: Minor cleanup
Denis Kenzior <denkenz at gmail.com>
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
Hi Andrew, On 4/11/22 09:20, Andrew Zaborowski wrote: > In l_rtnl_route_get_gateway return NULL if route is for an onlink prefix > (no gateway). Remove empty lines and use L_IN_SET in one instance. > --- > ell/rtnl.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > Applied, thanks. Regards, -Denis