mbox series

[v3,0/7] nfc: constify pointed data - missed part

Message ID 20210730144202.255890-1-krzysztof.kozlowski@canonical.com (mailing list archive)
Headers show
Series nfc: constify pointed data - missed part | expand

Message

Krzysztof Kozlowski July 30, 2021, 2:41 p.m. UTC
Hi,

This was previously sent [1] but got lost. It was a prerequisite to part two of NFC const [2].

Changes since v2:
1. Drop patch previously 7/8 which cases new warnings "warning: Using
   plain integer as NULL pointer".

Changes since v1:
1. Add patch 1/8 fixing up nfcmrvl_spi_parse_dt()

[1] https://lore.kernel.org/lkml/20210726145224.146006-1-krzysztof.kozlowski@canonical.com/
[2] https://lore.kernel.org/linux-nfc/20210729104022.47761-1-krzysztof.kozlowski@canonical.com/T/#m199fbdde180fa005a10addf28479fcbdc6263eab

Best regards,
Krzysztof

Krzysztof Kozlowski (7):
  nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument
  nfc: annotate af_nfc_exit() as __exit
  nfc: hci: annotate nfc_llc_init() as __init
  nfc: constify several pointers to u8, char and sk_buff
  nfc: constify local pointer variables
  nfc: nci: constify several pointers to u8, sk_buff and other structs
  nfc: hci: cleanup unneeded spaces

 drivers/nfc/nfcmrvl/spi.c  |  2 +-
 drivers/nfc/pn544/pn544.c  |  4 +-
 include/net/nfc/nci_core.h | 14 +++---
 include/net/nfc/nfc.h      |  4 +-
 net/nfc/af_nfc.c           |  2 +-
 net/nfc/core.c             |  6 +--
 net/nfc/hci/core.c         |  8 ++--
 net/nfc/hci/llc.c          |  2 +-
 net/nfc/hci/llc_shdlc.c    | 10 ++---
 net/nfc/llcp.h             |  8 ++--
 net/nfc/llcp_commands.c    | 46 +++++++++++---------
 net/nfc/llcp_core.c        | 44 ++++++++++---------
 net/nfc/nci/core.c         | 48 +++++++++++----------
 net/nfc/nci/data.c         | 12 +++---
 net/nfc/nci/hci.c          | 38 ++++++++---------
 net/nfc/nci/ntf.c          | 87 ++++++++++++++++++++------------------
 net/nfc/nci/rsp.c          | 48 +++++++++++----------
 net/nfc/nci/spi.c          |  2 +-
 net/nfc/netlink.c          |  2 +-
 net/nfc/nfc.h              |  2 +-
 20 files changed, 206 insertions(+), 183 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org July 30, 2021, 3:40 p.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Fri, 30 Jul 2021 16:41:55 +0200 you wrote:
> Hi,
> 
> This was previously sent [1] but got lost. It was a prerequisite to part two of NFC const [2].
> 
> Changes since v2:
> 1. Drop patch previously 7/8 which cases new warnings "warning: Using
>    plain integer as NULL pointer".
> 
> [...]

Here is the summary with links:
  - [v3,1/7] nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument
    https://git.kernel.org/netdev/net-next/c/3833b87408e5
  - [v3,2/7] nfc: annotate af_nfc_exit() as __exit
    https://git.kernel.org/netdev/net-next/c/bf6cd7720b08
  - [v3,3/7] nfc: hci: annotate nfc_llc_init() as __init
    https://git.kernel.org/netdev/net-next/c/4932c37878c9
  - [v3,4/7] nfc: constify several pointers to u8, char and sk_buff
    https://git.kernel.org/netdev/net-next/c/3df40eb3a2ea
  - [v3,5/7] nfc: constify local pointer variables
    https://git.kernel.org/netdev/net-next/c/f2479c0a2294
  - [v3,6/7] nfc: nci: constify several pointers to u8, sk_buff and other structs
    https://git.kernel.org/netdev/net-next/c/ddecf5556f7f
  - [v3,7/7] nfc: hci: cleanup unneeded spaces
    https://git.kernel.org/netdev/net-next/c/77411df5f293

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html