On Tue, 2011-12-06 at 11:20 +0100, Sebastian Andrzej Siewior wrote: > This includes: > - remove on _ in "__NAMELEN" in $fabric _make_tport > - target_fabric_configfs_init() returns an error pointer and not NULL > anymore. Consider that. > - replace (!(var_name)) with (!var_name). The extra () are not required > - remove #ifdef MODULE. If the code is builtin it needs an init function > or the code is useless > - put exit/clean functions into __exit > > Signed-off-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> > --- > Documentation/target/tcm_mod_builder.py | 22 ++++++++++------------ > 1 files changed, 10 insertions(+), 12 deletions(-) > Applied to lio-core/master. Thanks Sebastian! --nab -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html