]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] lpfc: lpfc_debugfs.c: fix typo
authorAdrian Bunk <bunk@kernel.org>
Thu, 18 Oct 2007 10:52:37 +0000 (12:52 +0200)
committerJames Bottomley <jejb@mulgrave.localdomain>
Thu, 18 Oct 2007 12:27:30 +0000 (08:27 -0400)
commitff86ba59fbf6f0fd56b367b99b66dc8fb8ad61e7
tree1ac8f9e7bbb66c789bbeff073485064053baec3c
parente9e42faf47255274a1ed0b9bf1c46118023ec5fa
[SCSI] lpfc: lpfc_debugfs.c: fix typo

This patch fixes a typo introduced by
commit bbfbbbc1182f8b44c8cc4c99f4a3f3a512149022.

It wasn't a compile error since CONFIG_LPFC_DEBUG_FS is not (yet?)
available as an option.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/lpfc/lpfc_debugfs.c