commit | 10f296cbfe3b93188c41463fd7a53808ebdbcbe3 | [log] [tgz] |
---|---|---|
author | Dave Young <dyoung@redhat.com> | Wed Feb 01 10:33:11 2012 +0800 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Feb 14 11:02:15 2012 +1030 |
tree | aac97957a1759a160b5e8d0dd9b4ba59c6e7d2e0 | |
parent | d65b4e98d7ea3038b767b70fe8be959b2913f16d [diff] |
module: make module param bint handle nul value Allow bint param accept nul values, just do same as bool param. Signed-off-by: Dave Young <dyoung@redhat.com> Cc: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>