On Fri, 2013-05-17 at 04:00 -0700, Luis R. Rodriguez wrote:
> From: "Luis R. Rodriguez" <[email protected]>
> 
> Samuel folded code under net/nfc/llcp/ onto
> the parent net/nfc/ directory with llcp_ prefixes
> for the files. Address this change introduced
> as of next-20130430.
> 
> commit 30cc4587659e1c9b1bfade8b2a757d91e04758ab
> Author: Samuel Ortiz <[email protected]>
> Date:   Fri Apr 26 11:49:40 2013 +0200
> 
>     NFC: Move LLCP code to the NFC top level diirectory
> 
>     And stop making it optional. LLCP is a fundamental part of the NFC
>     specifications and making it optional does not make much sense.
> 
>     Signed-off-by: Samuel Ortiz <[email protected]>
> 
> Signed-off-by: Luis R. Rodriguez <[email protected]>
> ---
>  copy-list |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/copy-list b/copy-list
> index f2afa15..c7dcf39 100644
> --- a/copy-list
> +++ b/copy-list
> @@ -129,7 +129,6 @@ drivers/gpu/drm/
>  # NFC core
>  net/nfc/
>  net/nfc/hci/
> -net/nfc/llcp/

There isn't really any point in listing net/nfc/ and net/nfc/hci/, I'll
make a follow-up patch to remove all the subdirs that aren't needed.
Copying is recursive, after all.

johannes

--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to