Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[linux-drm-fsl-dcu.git] / drivers / block / drbd / drbd_main.c
index 136db95b212d3f23706e5cfa1fe0d6024f856961..f93a0320e952dd6b07fb8c73739ee73d3c1af0a0 100644 (file)
@@ -3533,9 +3533,9 @@ static void drbd_cleanup(void)
 }
 
 /**
- * drbd_congested() - Callback for pdflush
+ * drbd_congested() - Callback for the flusher thread
  * @congested_data:    User data
- * @bdi_bits:          Bits pdflush is currently interested in
+ * @bdi_bits:          Bits the BDI flusher thread is currently interested in
  *
  * Returns 1<<BDI_async_congested and/or 1<<BDI_sync_congested if we are congested.
  */