Re: [PATCH 1/6 RESEND] staging: dgap: remove useless dgap_probe1() function

From: Dan Carpenter
Date: Mon Jun 02 2014 - 03:30:52 EST


On Mon, Jun 02, 2014 at 02:03:58PM +0900, Daeseok Youn wrote:
> The dgap_probe1() function is just calling dgap_found_board().
> So it is removed and dgap_found_board() is called directly.
>
> Signed-off-by: Daeseok Youn <daeseok.youn@xxxxxxxxx>
> ---
> RESEND : this patch is included into newly serise of patches
> so renumbered and resend.

Don't do this. Just assume that patch will be applied. Greg applies
patches in first come, first serve order. If it doesn't apply then he
sends an email to redo it.

Now these two first patch won't apply and he has to figure out why and
it just messes up the process.

Also don't try to fix this now by resending again without the first two
patches. That just creates more confusion.

regards,
dan carpenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/