]> asedeno.scripts.mit.edu Git - linux.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)
commit0322bad3b507a74e9fed302c875bc3371df0dca8
treedc98b7d9b79ec3e3b1cc94dbf8100e28c4939460
parent37d7b0efabc56338370ca37a77ce69387b0a4373
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