[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1389029271.5590.20.camel@pizza.hi.pengutronix.de>
Date: Mon, 06 Jan 2014 18:27:51 +0100
From: Philipp Zabel <p.zabel@...gutronix.de>
To: Rashika Kheria <rashika.kheria@...il.com>
Cc: linux-kernel@...r.kernel.org, Pavel Machek <pavel@....cz>,
Stephen Warren <swarren@...dia.com>,
Dan Carpenter <dan.carpenter@...cle.com>,
Shawn Guo <shawn.guo@...aro.org>, josh@...htriplett.org
Subject: Re: [PATCH v2] drivers: reset: Mark function as static and remove
unused function in core.c
Am Donnerstag, den 19.12.2013, 14:11 +0530 schrieb Rashika Kheria:
> Mark function of_reset_simple_xlate() as static in core.c
> because it is not used outside this file.
> Also, remove functions devm_reset_control_put() and
> devm_reset_control_match() because they are unused.
>
> This eliminates the following warnings in core.c:
> drivers/reset/core.c:46:5: warning: no previous prototype for ‘of_reset_simple_xlate’ [-Wmissing-prototypes]
> drivers/reset/core.c:262:6: warning: no previous prototype for ‘devm_reset_control_put’ [-Wmissing-prototypes]
>
> Signed-off-by: Rashika Kheria <rashika.kheria@...il.com>
> Reviewed-by: Josh Triplett <josh@...htriplett.org>
> ---
>
> Changes since v1:
> Incorrect Fix
[...]
I have overlooked this earlier, will apply it as-is.
thanks
Philipp
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists