From mboxrd@z Thu Jan 1 00:00:00 1970 From: Serhey Popovych Subject: Re: [PATCH iproute2-next v5 0/9] ipaddress: Make print_linkinfo_brief() static Date: Fri, 16 Feb 2018 18:56:33 +0200 Message-ID: <748a1002-9adb-c8e2-9c34-fc9a4168e65d@gmail.com> References: <1518729804-19873-1-git-send-email-serhe.popovych@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2MiPAH2eZ02jUFK4GmJjHstVUebyWyIc2" To: David Ahern , netdev@vger.kernel.org Return-path: Received: from mail-lf0-f68.google.com ([209.85.215.68]:40577 "EHLO mail-lf0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758671AbeBPQ4l (ORCPT ); Fri, 16 Feb 2018 11:56:41 -0500 Received: by mail-lf0-f68.google.com with SMTP id 37so4896817lfs.7 for ; Fri, 16 Feb 2018 08:56:41 -0800 (PST) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --2MiPAH2eZ02jUFK4GmJjHstVUebyWyIc2 Content-Type: multipart/mixed; boundary="a8yUCTIE91jHByFGOq6nCPfZMckDPZ1QL"; protected-headers="v1" From: Serhey Popovych To: David Ahern , netdev@vger.kernel.org Message-ID: <748a1002-9adb-c8e2-9c34-fc9a4168e65d@gmail.com> Subject: Re: [PATCH iproute2-next v5 0/9] ipaddress: Make print_linkinfo_brief() static References: <1518729804-19873-1-git-send-email-serhe.popovych@gmail.com> In-Reply-To: --a8yUCTIE91jHByFGOq6nCPfZMckDPZ1QL Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable David Ahern wrote: > On 2/15/18 2:23 PM, Serhey Popovych wrote: >> With this series I propose to make print_linkinfo_brief() static in >> favor of print_linkinfo() as single point for linkinfo printing. >> >=20 > ... >=20 >> >> Thanks, >> Serhii >> >> Serhey Popovych (9): >> ipaddress: Abstract IFA_LABEL matching code >> ipaddress: ll_map: Replace ll_idx_n2a() with ll_index_to_name() >> utils: Reimplement ll_idx_n2a() and introduce ll_idx_a2n() >> ipaddress: Improve print_linkinfo() >> ipaddress: Simplify print_linkinfo_brief() and it's usage >> lib: Correct object file dependencies >> utils: Introduce and use get_ifname_rta() >> utils: Introduce and use print_name_and_link() to print name@link >> ipaddress: Make print_linkinfo_brief() static >> >> Makefile | 2 +- >> bridge/link.c | 21 ++--- >> include/ll_map.h | 4 +- >> include/utils.h | 5 ++ >> ip/ip_common.h | 2 - >> ip/ipaddress.c | 231 ++++++++++++++-------------------------------= --------- >> ip/iplink.c | 5 +- >> lib/Makefile | 4 +- >> lib/ll_map.c | 31 +++++--- >> lib/utils.c | 68 ++++++++++++++++ >> 10 files changed, 167 insertions(+), 206 deletions(-) >> >=20 > Series applied after the pretty fixup from a separate patch. >=20 > Serhey: please cc me on patches for iproute2-next; I have a separate > email account for netdev mail and at times it gets way behind the netde= v > list. >=20 Accepted, will cc when sending next patches. Thank you. --a8yUCTIE91jHByFGOq6nCPfZMckDPZ1QL-- --2MiPAH2eZ02jUFK4GmJjHstVUebyWyIc2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQEcBAEBAgAGBQJahw1FAAoJEBTawMmQ61bB4fMH/2+FXKMiARy3yUEj0jhbecs4 BFi0+K7Yzv4fNorWB/w3b4AMxgj99pw9cMyCqBeqUGjXR7kOXBNl+Nk4bbGgRY+E I2ChPDk0Db9sxp/wQ23+Qg1yi4A0TjA33ElsR87KlJ30uOUutw9yI/3SP7Rplx7F y9IOWHCgzAhhM3wQmFIbXr+O/1nY37Q7aiuAybcsUHR2kC3mJGy8Ymb0fdMP2ugd K5yMAht1ljvNvkkdVA6bCuAAofXK0s7e6xSFMBOYF4Fls0DBCWxdoHKH55th0rOq dF4J3yU6yidLdZfZSdarSBHpMSNnee4kD3VvLiSeOnhX+kXT0EKjFUEdZ9jlRCw= =2kHY -----END PGP SIGNATURE----- --2MiPAH2eZ02jUFK4GmJjHstVUebyWyIc2--