]> git.baikalelectronics.ru Git - kernel.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)
commit6f269c9f467ec400c5a850ebc7603422de298ebe
tree1ac8f9e7bbb66c789bbeff073485064053baec3c
parent5ca83640d2deef6db887256c5cba1119dde527ac
[SCSI] lpfc: lpfc_debugfs.c: fix typo

This patch fixes a typo introduced by
commit 52601a41baff336babfeb6a871acf5fe26cabea0.

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