Fix typo in confiditional compilation. From Alan Carvalho de Assis
This commit is contained in:
parent
fc804e29af
commit
e611859aed
@ -100,7 +100,7 @@ struct file_operations
|
||||
|
||||
/* This structure provides information about the state of a block driver */
|
||||
|
||||
#ifndef CONFIG_DISABLE_MOUNTPOUNT
|
||||
#ifndef CONFIG_DISABLE_MOUNTPOINT
|
||||
struct geometry
|
||||
{
|
||||
bool geo_available; /* true: The device is vailable */
|
||||
|
Loading…
x
Reference in New Issue
Block a user