From 6012f7ab0fc0b40f7cfbb8c36534b958ceeb1f7d Mon Sep 17 00:00:00 2001 From: Tejun Heo Date: Fri, 17 Nov 2006 12:05:11 +0900 Subject: [PATCH] --- yaml --- r: 42139 b: refs/heads/master c: 582982e6991d6718ddadf8751072b50a850dde48 h: refs/heads/master i: 42137: f2cc248ab2c2216da84275ee27ab90188dbadcc9 42135: 49ba86c77ebcefabc8885f8ca2d5c9d3a0bd7b12 v: v3 --- [refs] | 2 +- trunk/include/linux/libata.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 29a60c6a9d43..57bdcc12cebb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2eab80ac0c96fb98267afeb12a4899801564c75b +refs/heads/master: 582982e6991d6718ddadf8751072b50a850dde48 diff --git a/trunk/include/linux/libata.h b/trunk/include/linux/libata.h index 9080789913f7..6013211ac7de 100644 --- a/trunk/include/linux/libata.h +++ b/trunk/include/linux/libata.h @@ -318,7 +318,6 @@ enum { }; enum hsm_task_states { - HSM_ST_UNKNOWN, /* state unknown */ HSM_ST_IDLE, /* no command on going */ HSM_ST, /* (waiting the device to) transfer data */ HSM_ST_LAST, /* (waiting the device to) complete command */