aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorJames Bottomley <[email protected]>2008-12-29 15:45:41 -0600
committerJames Bottomley <[email protected]>2008-12-30 13:08:37 -0600
commit56b854bb314084396d3d3138126496d330943559 (patch)
treedcd1b29760738bfc670239949e7ab06b79271c96 /net/lapb/lapb_out.c
parent73c336740362731983bf7fd747cdd3b6ac593cef (diff)
[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 <[email protected]> Cc: Robert Love <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions