diff options
author | 2008-12-29 15:45:41 -0600 | |
---|---|---|
committer | 2008-12-30 13:08:37 -0600 | |
commit | 56b854bb314084396d3d3138126496d330943559 (patch) | |
tree | dcd1b29760738bfc670239949e7ab06b79271c96 /net/unix/af_unix.c | |
parent | [SCSI] cxgb3i: remove use of skb->sp (diff) | |
download | wireguard-linux-56b854bb314084396d3d3138126496d330943559.tar.xz wireguard-linux-56b854bb314084396d3d3138126496d330943559.zip |
[SCSI] fcoe: fix incorrect use of struct module
This structure may not be defined if CONFIG_MODULE=n, so never deref
it. Change uses of module->name to module_name(module) and corrects
some dyslexic printks and docbook comments.
Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions