]> git.baikalelectronics.ru Git - kernel.git/commit
staging: gasket: page table: remove unnecessary logs
authorTodd Poynor <toddpoynor@google.com>
Sat, 21 Jul 2018 13:35:06 +0000 (06:35 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Jul 2018 11:56:46 +0000 (13:56 +0200)
commitfdff6e91b148b4f6e047b1e9d418adc305eb775d
treedc98b7d9b79ec3e3b1cc94dbf8100e28c4939460
parenta14d015258562549bb17a53064b884e1b4d27950
staging: gasket: page table: remove unnecessary logs

Some error logs in page table handling code could only be hit in
cases of programming errors not expected in the current code base, and
aren't likely to be useful on their own.  Remove these.

Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_page_table.c