libata: s/ata_id_removeable()/ata_id_removable()/
authorNicholas Krause <xerofoify@gmail.com>
Mon, 22 Dec 2014 03:36:37 +0000 (22:36 -0500)
committerTejun Heo <tj@kernel.org>
Thu, 25 Dec 2014 20:27:16 +0000 (15:27 -0500)
Changes the spelling typos of removeable to removable where
ata_id_removeable is defined in ata.h and called in libata-scsi.c
respectively.

Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>

No differences found