Skip to content

Commit

Permalink
Merge pull request torvalds#234 from Kloenk/improved_macro
Browse files Browse the repository at this point in the history
make module! arguments optional
  • Loading branch information
ojeda authored May 1, 2021
2 parents 039dab2 + 1825e2f commit c3410c1
Show file tree
Hide file tree
Showing 9 changed files with 287 additions and 206 deletions.
1 change: 0 additions & 1 deletion drivers/android/rust_binder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ module! {
author: b"Wedson Almeida Filho",
description: b"Android Binder",
license: b"GPL v2",
params: {},
}

enum Either<L, R> {
Expand Down
Loading

0 comments on commit c3410c1

Please sign in to comment.