Merge branch 'update-coding-style-and-check-alloc_frag'
authorJakub Kicinski <kuba@kernel.org>
Tue, 25 Apr 2023 01:08:54 +0000 (18:08 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 25 Apr 2023 01:08:54 +0000 (18:08 -0700)
Haiyang Zhang says:

====================
Update coding style and check alloc_frag

Follow up patches for the jumbo frame support.

As suggested by Jakub Kicinski, update coding style, and check napi_alloc_frag
for possible fallback to single pages.
====================

Link: https://lore.kernel.org/r/1682096818-30056-1-git-send-email-haiyangz@microsoft.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge