]> git.dujemihanovic.xyz Git - linux.git/commit
Merge branch 'gve-minor-cleanups'
authorJakub Kicinski <kuba@kernel.org>
Sat, 11 May 2024 01:40:52 +0000 (18:40 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 11 May 2024 01:40:52 +0000 (18:40 -0700)
commit9c1bbc7ea1a719d2edd616f676b1adf73c1000a6
tree232f40da2be09ff069ebea34574a237ca63008ae
parentb9d5f5711dd8ea2297b952c6a35e6e918cf57948
parentba8bcb012b7d6efbac30038d82bd67b70e4597d7
Merge branch 'gve-minor-cleanups'

Simon Horman says:

====================
gve: Minor cleanups

This short patchset provides two minor cleanups for the gve driver.

These were found by tooling as mentioned in each patch,
and otherwise by inspection.

No change in run time behaviour is intended.
Each patch is compile tested only.

v1: https://lore.kernel.org/r/20240503-gve-comma-v1-0-b50f965694ef@kernel.org
====================

Link: https://lore.kernel.org/r/20240508-gve-comma-v2-0-1ac919225f13@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>