staging: lustre: fid: Fixes debug output style problem
authorRoman Storozhenko <romeusmeister@gmail.com>
Tue, 13 Jun 2017 09:29:31 +0000 (12:29 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Jun 2017 12:59:30 +0000 (14:59 +0200)
commit73905f2a702db24e522063812720ef5a1364e14d
tree004748720e1566aa3e6eb2c282e08887fe1ed1ed
parentf8fa77a8bc63d61139e7f4fcc3e0647d43a5ef36
staging: lustre: fid: Fixes debug output style problem

Fixes a style problems. Replaces non-standard 'Lx' specifier with a
standard 'llx'.

Signed-off-by: Roman Storozhenko <romeusmeister@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/fid/fid_request.c