git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebf98e7
)
sfc: Make module parameters really boolean
author
Ben Hutchings
<bhutchings@solarflare.com>
Wed, 28 Nov 2012 04:12:41 +0000
(
04:12
+0000)
committer
Ben Hutchings
<bhutchings@solarflare.com>
Sat, 1 Dec 2012 02:37:37 +0000
(
02:37
+0000)
Most of the module parameters treated as boolean are currently exposed
as type int or uint. Defining them with the proper type is useful
documentation for both users and developers.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
No differences found