Remove unused B_FORMAT #define
This commit is contained in:
parent
3c6967023c
commit
fd1976ec67
@ -124,9 +124,6 @@ struct cappage {
|
||||
u_char reserved30[2];
|
||||
};
|
||||
|
||||
/* misuse a flag to identify format operation */
|
||||
#define B_FORMAT B_XXX
|
||||
|
||||
struct wfd {
|
||||
struct atapi *ata; /* Controller structure */
|
||||
int unit; /* IDE bus drive unit */
|
||||
|
@ -124,9 +124,6 @@ struct cappage {
|
||||
u_char reserved30[2];
|
||||
};
|
||||
|
||||
/* misuse a flag to identify format operation */
|
||||
#define B_FORMAT B_XXX
|
||||
|
||||
struct wfd {
|
||||
struct atapi *ata; /* Controller structure */
|
||||
int unit; /* IDE bus drive unit */
|
||||
|
Loading…
x
Reference in New Issue
Block a user