diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2011-12-06 11:20:31 +0100 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2011-12-14 11:38:25 +0000 |
commit | ced38c8c00962c9b6c1fcd330572406162d150b9 (patch) | |
tree | 56b4ebdfd419c2b8bfe4e30d7a41770ae39f0274 /Documentation/magic-number.txt | |
parent | 77271de645631cb1dc4563d564f9dd5c214b5eed (diff) | |
download | op-kernel-dev-ced38c8c00962c9b6c1fcd330572406162d150b9.zip op-kernel-dev-ced38c8c00962c9b6c1fcd330572406162d150b9.tar.gz |
target: tcm_mod_builder: small fixups
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@linutronix.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'Documentation/magic-number.txt')
0 files changed, 0 insertions, 0 deletions