Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@xxxxxxx> --- fdtget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fdtget.c b/fdtget.c index fb9d0e1730d7..2982a3e7d960 100644 --- a/fdtget.c +++ b/fdtget.c @@ -245,7 +245,7 @@ static int show_data_for_item(const void *blob, struct display_info *disp, * @param filename Filename of blob file * @param arg List of arguments to process * @param arg_count Number of arguments - * @param return 0 if ok, -ve on error + * @return 0 if ok, -ve on error */ static int do_fdtget(struct display_info *disp, const char *filename, char **arg, int arg_count, int args_per_step) -- 2.11.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree-compiler" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html