drm/ttm: Fix a deadlock if the target BO is not idle during swap
[linux-2.6-microblaze.git] / fs / nilfs2 / bmap.c
index e516ae3..5900879 100644 (file)
@@ -355,7 +355,7 @@ void nilfs_bmap_lookup_dirty_buffers(struct nilfs_bmap *bmap,
 /**
  * nilfs_bmap_assign - assign a new block number to a block
  * @bmap: bmap
- * @bhp: pointer to buffer head
+ * @bh: pointer to buffer head
  * @blocknr: block number
  * @binfo: block information
  *