diff --git a/[refs] b/[refs] index 6f7961e6f961..c395e07da3ea 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5acf43155d1bcc412d892c73f64044f9a826cde6 +refs/heads/master: f47534f7f0ac7727e05ec4274b764b181df2cf7f diff --git a/trunk/include/linux/lockd/lockd.h b/trunk/include/linux/lockd/lockd.h index 80a0a2cff2b8..54dbb458e73c 100644 --- a/trunk/include/linux/lockd/lockd.h +++ b/trunk/include/linux/lockd/lockd.h @@ -79,7 +79,7 @@ struct nlm_host { struct nsm_handle { struct list_head sm_link; atomic_t sm_count; - char * sm_name; + char *sm_name; struct sockaddr_storage sm_addr; size_t sm_addrlen; unsigned int sm_monitored : 1,