]> www.infradead.org Git - users/willy/pagecache.git/commitdiff
Merge branch 'rust-next' of https://github.com/Rust-for-Linux/linux.git
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 31 Jul 2023 03:16:36 +0000 (13:16 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 31 Jul 2023 03:16:36 +0000 (13:16 +1000)
1  2 
rust/bindings/bindings_helper.h
rust/helpers.c

Simple merge
diff --cc rust/helpers.c
index 49a5e1a4f0ae9251cb254be4a9445ff05d55d3e8,f946f2ea640a3f9b43326cee0ad793972423e5dc..fed48f590f383d5b6ee2d7d338c4a34bbb831af2
   *
   * All symbols are exported as GPL-only to guarantee no GPL-only feature is
   * accidentally exposed.
+  *
+  * Sorted alphabetically.
   */
  
 +#include <kunit/test-bug.h>
  #include <linux/bug.h>
  #include <linux/build_bug.h>
  #include <linux/err.h>