Re: [PATCH] rtl8723au: replaced asm/atomic.h by linux/atomic.h

From: Kalle Valo
Date: Mon Jun 08 2015 - 02:16:40 EST


Xavier Roche <roche@xxxxxxxxxxx> writes:

> Minor additional checkpatch.pl fix for include/rtw_io.h
>
> Signed-off-by: Xavier Roche <roche@xxxxxxxxxxx>
> ---
> drivers/staging/rtl8723au/include/rtw_io.h | 2 +-

For staging patches please prefix the title "staging: " so that people
will realise that this a patch for a driver in staging. So this should
be renamed to "staging: rtl8723au: replaced asm/atomic.h by
linux/atomic.h".

Here's a tip how you can check what commit title you should use:

git log --oneline drivers/staging/rtl8723au/include/rtw_io.h

--
Kalle Valo
--
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/