cfg80211/mac80211: move more combination checks to mac80211
[deliverable/linux.git] / fs / buffer.c
index 27265a8b43c1661f85d02b6fb931e8311ea7fe02..8c53a2b15ecbaffcc19ab5f45b53c19174998c91 100644 (file)
@@ -3088,7 +3088,7 @@ EXPORT_SYMBOL(submit_bh);
  * until the buffer gets unlocked).
  *
  * ll_rw_block sets b_end_io to simple completion handler that marks
- * the buffer up-to-date (if approriate), unlocks the buffer and wakes
+ * the buffer up-to-date (if appropriate), unlocks the buffer and wakes
  * any waiters. 
  *
  * All of the buffers must be for the same device, and must also be a
This page took 0.036219 seconds and 5 git commands to generate.