[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201028003849.929490-1-andrew@lunn.ch>
Date:   Wed, 28 Oct 2020 01:38:47 +0100
From:   Andrew Lunn <andrew@...n.ch>
To:     Jakub Kicinski <kuba@...nel.org>
Cc:     netdev <netdev@...r.kernel.org>,
        Gerrit Renker <gerrit@....abdn.ac.uk>,
        Jon Maloy <jmaloy@...hat.com>,
        Ying Xue <ying.xue@...driver.com>, Andrew Lunn <andrew@...n.ch>
Subject: [PATCH net-next 0/2] Markup some printk like functions
W=1 warns of functions which look like printk but don't have
attributes so the compile can check that arguments matches the format
string.
Andrew Lunn (2):
  net: dccp: Add __printf() markup to fix -Wsuggest-attribute=format
  net: tipc: Add __printf() markup to fix -Wsuggest-attribute=format
 net/dccp/ccid.c           | 2 +-
 net/tipc/netlink_compat.c | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)
-- 
2.28.0
Powered by blists - more mailing lists
 
