drm/i915: Mark check_shadow_context_ppgtt as maybe unused
[linux-2.6-microblaze.git] / lib / scatterlist.c
index 5813072..5d63a88 100644 (file)
@@ -832,7 +832,7 @@ EXPORT_SYMBOL(sg_miter_stop);
  * @buflen:             The number of bytes to copy
  * @skip:               Number of bytes to skip before copying
  * @to_buffer:          transfer direction (true == from an sg list to a
- *                      buffer, false == from a buffer to an sg list
+ *                      buffer, false == from a buffer to an sg list)
  *
  * Returns the number of copied bytes.
  *