All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/2] mesh source code housekeeping
@ 2019-05-15 19:00 Inga Stotland
  2019-05-15 19:00 ` [PATCH BlueZ 1/2] mesh: Update copyright dates Inga Stotland
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Inga Stotland @ 2019-05-15 19:00 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: brian.gix, johan.hedberg, luiz.dentz, Inga Stotland

This patch set updates copyright dates on the files that have been modified
in 2019 and cleans up the includelists in source files.

Inga Stotland (2):
  mesh: Update copyright dates
  mesh: Remove unnecessary includes from .c files

 mesh/agent.c           |  3 +--
 mesh/appkey.c          |  4 +---
 mesh/appkey.h          |  2 +-
 mesh/cfgmod-server.c   |  7 +------
 mesh/crypto.c          |  4 +---
 mesh/dbus.c            | 10 ----------
 mesh/error.h           |  2 +-
 mesh/friend.c          |  8 +-------
 mesh/keyring.c         |  7 +------
 mesh/main.c            |  7 -------
 mesh/mesh-db.c         |  3 +--
 mesh/mesh-db.h         |  2 +-
 mesh/mesh-defs.h       |  2 +-
 mesh/mesh-io-generic.c |  6 +-----
 mesh/mesh-io.c         |  2 --
 mesh/mesh.c            |  5 ++---
 mesh/model.c           |  2 +-
 mesh/net-keys.c        |  3 +--
 mesh/net-keys.h        |  2 +-
 mesh/net.c             | 11 ++---------
 mesh/net.h             |  2 +-
 mesh/node.c            |  6 ++----
 mesh/node.h            |  2 +-
 mesh/pb-adv.c          | 18 +-----------------
 mesh/prov-acceptor.c   | 18 ++----------------
 mesh/prov-initiator.c  | 18 ++----------------
 mesh/storage.c         | 13 +++----------
 mesh/storage.h         |  2 +-
 mesh/util.c            |  6 +-----
 29 files changed, 33 insertions(+), 144 deletions(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-05-17 20:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-15 19:00 [PATCH BlueZ 0/2] mesh source code housekeeping Inga Stotland
2019-05-15 19:00 ` [PATCH BlueZ 1/2] mesh: Update copyright dates Inga Stotland
2019-05-15 19:00 ` [PATCH BlueZ 2/2] mesh: Remove unnecessary includes from .c files Inga Stotland
2019-05-17 20:18 ` [PATCH BlueZ 0/2] mesh source code housekeeping Gix, Brian

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.