From: Michael Witten Date: Thu, 25 Aug 2011 18:23:21 +0000 (+0000) Subject: DocBook/drm: Move `should be set' to the beginning of the sentence X-Git-Tag: v3.2-rc2~30^2^2~38 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=80c84e6f3c2c707ccb5d7b500e25bda69f0e1895;p=users%2Fjedix%2Flinux-maple.git DocBook/drm: Move `should be set' to the beginning of the sentence Signed-off-by: Michael Witten --- diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index a0f0f984f04f5..42368f4f7bab6 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -214,8 +214,8 @@ DRIVER_DMA_QUEUE - If the driver queues DMA requests and completes them - asynchronously, this flag should be set. Deprecated. + Should be set if the driver queues DMA requests and completes them + asynchronously. Deprecated.