console: Remove superfluous readonly check
authorTakashi Iwai <tiwai@suse.de>
Tue, 13 May 2014 10:09:29 +0000 (12:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 May 2014 20:37:21 +0000 (13:37 -0700)
commit91727b16d571155286cae941f35c752287ec49cf
tree8759b3621a6c59aa9b0d63a02ef301ab71f1c7e5
parente4bdab70dd07d8648a1ec3e029239aa86eb836b6
console: Remove superfluous readonly check

uni_pagedir.readonly is never set.  Let's get rid of superfluous check
codes.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/consolemap.c
This page took 0.024821 seconds and 5 git commands to generate.