Whamcloud - gitweb
LU-4739 obd: Fixing code inconsistencies and coding style 20/10420/6
authorBobbie Lind <bobbie.j.lind@intel.com>
Tue, 20 May 2014 20:34:37 +0000 (14:34 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 11 Jul 2016 23:53:54 +0000 (23:53 +0000)
commitdb5156ee281f8ba929bcf223d062c6f0735e9142
treed82383fe713087c53ff4022f87399b97118f5527
parent698bd217288e648f018ac17d61d3f20f761923a7
LU-4739 obd: Fixing code inconsistencies and coding style

config_llog_instance is referenced differently in these functions
than anywhere else in the code.  This patch corrects that as well
as fixing some coding style errors.

Signed-off-by: Bobbie Lind <bobbie.j.lind@intel.com>
Change-Id: I9de1a37e397ffcf660422d3adfeb2f59881ea210
Reviewed-on: http://review.whamcloud.com/10420
Tested-by: Jenkins
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/obdclass/obd_config.c
lustre/obdclass/obd_mount_server.c