Merge branch 'topic/docs-next' into v4l_for_linus
[sfrench/cifs-2.6.git] / drivers / block / drbd / drbd_state.h
index bd989536f888fc05af96942858795dc34713045f..6c9d5d4a8a75391d351329cc400f2eed4115bd95 100644 (file)
@@ -140,7 +140,7 @@ extern void drbd_resume_al(struct drbd_device *device);
 extern bool conn_all_vols_unconf(struct drbd_connection *connection);
 
 /**
- * drbd_request_state() - Reqest a state change
+ * drbd_request_state() - Request a state change
  * @device:    DRBD device.
  * @mask:      mask of state bits to change.
  * @val:       value of new state bits.