Thread (13 messages) flat view 13 messages, 3 authors, 2016-08-19

Re: [PATCH 1/3] rhashtable: Remove GFP flag from rhashtable_walk_init

From: Thomas Graf <tgraf@suug.ch>
Date: 2016-08-19 16:25:26

On 08/18/16 at 04:50pm, Herbert Xu wrote:
+/* Obsolete function, do not use in new code. */
+static inline int rhashtable_walk_init(struct rhashtable *ht,
+				       struct rhashtable_iter *iter, gfp_t gfp)
+{
+	rhashtable_walk_enter(ht, iter);
+	return 0;
+}
Converting the 5 users of rhashtable_walk_init() looks very straight
forward, any reason to keep this around?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help