mbox series

pull-request: ieee802154 for net 2024-09-01

Message ID 20240901184213.2303047-1-stefan@datenfreihafen.org (mailing list archive)
State Accepted
Headers show
Series pull-request: ieee802154 for net 2024-09-01 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan.git tags/ieee802154-for-net-2024-09-01

Message

Stefan Schmidt Sept. 1, 2024, 6:42 p.m. UTC
Hello Dave, Jakub, Paolo.

An update from ieee802154 for your *net* tree:

Simon Horman catched two typos in our headers. No functional change.

regards
Stefan Schmidt

The following changes since commit b8ec0dc3845f6c9089573cb5c2c4b05f7fc10728:

  net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD() (2024-06-03 11:20:56 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan.git tags/ieee802154-for-net-2024-09-01

for you to fetch changes up to 3682c302e72d71abeb17a81a6d29f281b22928e2:

  ieee802154: Correct spelling in nl802154.h (2024-08-30 22:30:55 +0200)

----------------------------------------------------------------
Simon Horman (2):
      mac802154: Correct spelling in mac802154.h
      ieee802154: Correct spelling in nl802154.h

 include/net/mac802154.h | 4 ++--
 include/net/nl802154.h  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Jakub Kicinski Sept. 3, 2024, 6:42 p.m. UTC | #1
On Sun,  1 Sep 2024 20:42:13 +0200 Stefan Schmidt wrote:
> Simon Horman catched two typos in our headers. No functional change.

Is it okay if we merge these into net-next ?
On one hand they are unlikely^w guaranteed not to introduce
regressions, but on the other such trivial spelling fixes are
not at all urgent.
Stefan Schmidt Sept. 3, 2024, 6:52 p.m. UTC | #2
Hello.

On 9/3/24 8:42 PM, Jakub Kicinski wrote:
> On Sun,  1 Sep 2024 20:42:13 +0200 Stefan Schmidt wrote:
>> Simon Horman catched two typos in our headers. No functional change.
> 
> Is it okay if we merge these into net-next ?
> On one hand they are unlikely^w guaranteed not to introduce
> regressions, but on the other such trivial spelling fixes are
> not at all urgent.

Sure, no problem. They just landed in my fixes queue and thus wpan. They 
can easily go through net-next. Can you merge the pull directly or do 
need a new one against net-next?

regards
Stefan Schmidt
Jakub Kicinski Sept. 3, 2024, 7 p.m. UTC | #3
On Tue, 3 Sep 2024 20:52:03 +0200 Stefan Schmidt wrote:
> On 9/3/24 8:42 PM, Jakub Kicinski wrote:
> > On Sun,  1 Sep 2024 20:42:13 +0200 Stefan Schmidt wrote:  
> >> Simon Horman catched two typos in our headers. No functional change.  
> > 
> > Is it okay if we merge these into net-next ?
> > On one hand they are unlikely^w guaranteed not to introduce
> > regressions, but on the other such trivial spelling fixes are
> > not at all urgent.  
> 
> Sure, no problem. They just landed in my fixes queue and thus wpan. They 
> can easily go through net-next. Can you merge the pull directly or do 
> need a new one against net-next?

I'll pull this one, thanks!
patchwork-bot+netdevbpf@kernel.org Sept. 3, 2024, 7:10 p.m. UTC | #4
Hello:

This pull request was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Sun,  1 Sep 2024 20:42:13 +0200 you wrote:
> Hello Dave, Jakub, Paolo.
> 
> An update from ieee802154 for your *net* tree:
> 
> Simon Horman catched two typos in our headers. No functional change.
> 
> regards
> Stefan Schmidt
> 
> [...]

Here is the summary with links:
  - pull-request: ieee802154 for net 2024-09-01
    https://git.kernel.org/netdev/net-next/c/7f85b11203dd

You are awesome, thank you!