Commit bcc3b704 authored by Dulshani Gunawardhana's avatar Dulshani Gunawardhana Committed by Greg Kroah-Hartman

staging:lustre: replace foo* with foo *

Fix checkpatch.pl warning of "(foo*)" should be "(foo *)" in lustre/lov
Signed-off-by: default avatarDulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Reviewed-by: default avatarJosh Triplett <josh@joshtriplett.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 126e7dab
...@@ -88,7 +88,7 @@ static struct lov_sublock_env *lov_sublock_env_get(const struct lu_env *env, ...@@ -88,7 +88,7 @@ static struct lov_sublock_env *lov_sublock_env_get(const struct lu_env *env,
subenv->lse_io = sub->sub_io; subenv->lse_io = sub->sub_io;
subenv->lse_sub = sub; subenv->lse_sub = sub;
} else { } else {
subenv = (void*)sub; subenv = (void *)sub;
} }
} }
return subenv; return subenv;
...@@ -167,7 +167,7 @@ static struct cl_lock *lov_sublock_alloc(const struct lu_env *env, ...@@ -167,7 +167,7 @@ static struct cl_lock *lov_sublock_alloc(const struct lu_env *env,
lov_sublock_env_put(subenv); lov_sublock_env_put(subenv);
} else { } else {
/* error occurs. */ /* error occurs. */
sublock = (void*)subenv; sublock = (void *)subenv;
} }
if (!IS_ERR(sublock)) if (!IS_ERR(sublock))
......
...@@ -1909,7 +1909,7 @@ static int lov_iocontrol(unsigned int cmd, struct obd_export *exp, int len, ...@@ -1909,7 +1909,7 @@ static int lov_iocontrol(unsigned int cmd, struct obd_export *exp, int len,
(int) sizeof(struct obd_uuid)))) (int) sizeof(struct obd_uuid))))
return -EFAULT; return -EFAULT;
flags = uarg ? *(__u32*)uarg : 0; flags = uarg ? *(__u32 *)uarg : 0;
/* got statfs data */ /* got statfs data */
rc = obd_statfs(NULL, lov->lov_tgts[index]->ltd_exp, &stat_buf, rc = obd_statfs(NULL, lov->lov_tgts[index]->ltd_exp, &stat_buf,
cfs_time_shift_64(-OBD_STATFS_CACHE_SECONDS), cfs_time_shift_64(-OBD_STATFS_CACHE_SECONDS),
...@@ -2495,7 +2495,7 @@ static int lov_get_info(const struct lu_env *env, struct obd_export *exp, ...@@ -2495,7 +2495,7 @@ static int lov_get_info(const struct lu_env *env, struct obd_export *exp,
GOTO(out, rc); GOTO(out, rc);
} else if (KEY_IS(KEY_CONNECT_FLAG)) { } else if (KEY_IS(KEY_CONNECT_FLAG)) {
struct lov_tgt_desc *tgt; struct lov_tgt_desc *tgt;
__u64 ost_idx = *((__u64*)val); __u64 ost_idx = *((__u64 *)val);
LASSERT(*vallen == sizeof(__u64)); LASSERT(*vallen == sizeof(__u64));
LASSERT(ost_idx < lov->desc.ld_tgt_count); LASSERT(ost_idx < lov->desc.ld_tgt_count);
...@@ -2564,7 +2564,7 @@ static int lov_set_info_async(const struct lu_env *env, struct obd_export *exp, ...@@ -2564,7 +2564,7 @@ static int lov_set_info_async(const struct lu_env *env, struct obd_export *exp,
for (i = 0; i < count; i++, val = (char *)val + incr) { for (i = 0; i < count; i++, val = (char *)val + incr) {
if (next_id) { if (next_id) {
tgt = lov->lov_tgts[((struct obd_id_info*)val)->idx]; tgt = lov->lov_tgts[((struct obd_id_info *)val)->idx];
} else { } else {
tgt = lov->lov_tgts[i]; tgt = lov->lov_tgts[i];
} }
...@@ -2593,9 +2593,9 @@ static int lov_set_info_async(const struct lu_env *env, struct obd_export *exp, ...@@ -2593,9 +2593,9 @@ static int lov_set_info_async(const struct lu_env *env, struct obd_export *exp,
} else if (next_id) { } else if (next_id) {
err = obd_set_info_async(env, tgt->ltd_exp, err = obd_set_info_async(env, tgt->ltd_exp,
keylen, key, vallen, keylen, key, vallen,
((struct obd_id_info*)val)->data, set); ((struct obd_id_info *)val)->data, set);
} else if (capa) { } else if (capa) {
struct mds_capa_info *info = (struct mds_capa_info*)val; struct mds_capa_info *info = (struct mds_capa_info *)val;
LASSERT(vallen == sizeof(*info)); LASSERT(vallen == sizeof(*info));
......
...@@ -637,15 +637,15 @@ int lov_getstripe(struct obd_export *exp, struct lov_stripe_md *lsm, ...@@ -637,15 +637,15 @@ int lov_getstripe(struct obd_export *exp, struct lov_stripe_md *lsm,
(lmmk->lmm_magic == cpu_to_le32(LOV_MAGIC_V3)))) { (lmmk->lmm_magic == cpu_to_le32(LOV_MAGIC_V3)))) {
lustre_swab_lov_mds_md(lmmk); lustre_swab_lov_mds_md(lmmk);
lustre_swab_lov_user_md_objects( lustre_swab_lov_user_md_objects(
(struct lov_user_ost_data*)lmmk->lmm_objects, (struct lov_user_ost_data *)lmmk->lmm_objects,
lmmk->lmm_stripe_count); lmmk->lmm_stripe_count);
} }
if (lum.lmm_magic == LOV_USER_MAGIC) { if (lum.lmm_magic == LOV_USER_MAGIC) {
/* User request for v1, we need skip lmm_pool_name */ /* User request for v1, we need skip lmm_pool_name */
if (lmmk->lmm_magic == LOV_MAGIC_V3) { if (lmmk->lmm_magic == LOV_MAGIC_V3) {
memmove((char*)(&lmmk->lmm_stripe_count) + memmove((char *)(&lmmk->lmm_stripe_count) +
sizeof(lmmk->lmm_stripe_count), sizeof(lmmk->lmm_stripe_count),
((struct lov_mds_md_v3*)lmmk)->lmm_objects, ((struct lov_mds_md_v3 *)lmmk)->lmm_objects,
lmmk->lmm_stripe_count * lmmk->lmm_stripe_count *
sizeof(struct lov_ost_data_v1)); sizeof(struct lov_ost_data_v1));
lmm_size -= LOV_MAXPOOLNAME; lmm_size -= LOV_MAXPOOLNAME;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment