From patchwork Tue Sep 15 05:59:48 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bhaskar Chowdhury X-Patchwork-Id: 293258 From: Bhaskar Chowdhury Date: Tue, 15 Sep 2020 05:59:48 +0000 Subject: [PATCH v2] docs: fb: Remove scrollback related lines Message-Id: <20200915055712.968-1-unixbhaskar@gmail.com> List-Id: MIME-Version: 1.0 To: b.zolnierkie@samsung.com, linux-fbdev@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: corbet@lwn.net, rdunlap@infradead.org, gregkh@linuxfoundation.org, daniel@ffwll.ch, yuanmingbuaa@gmail.com, w@1wt.eu, nopitydays@gmail.com, zhangyunhai@nsfocus.com, luto@amacapital.net, torvalds@linux-foundation.org, Bhaskar Chowdhury This patch removed the framebuffer scrollback related lines. This is the effect of this commmit 50145474f6ef ("fbcon: remove soft scrollback code") Signed-off-by: Bhaskar Chowdhury --- Following Greg's suggestions,fix the subject line and include the commit Subject Documentation/fb/vesafb.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/fb/vesafb.rst b/Documentation/fb/vesafb.rst index 6821c87b7893..f890a4f5623b 100644 --- a/Documentation/fb/vesafb.rst +++ b/Documentation/fb/vesafb.rst @@ -135,8 +135,6 @@ ypan enable display panning using the VESA protected mode * scrolling (fullscreen) is fast, because there is no need to copy around data. - * You'll get scrollback (the Shift-PgUp thing), - the video memory can be used as scrollback buffer kontra: