All of lore.kernel.org
 help / color / mirror / Atom feed
* [lustre-devel] [linux-next:master 1892/3082] drivers/staging/lustre/lustre/llite/xattr.c:309:24: warning: unused variable 'lli'
       [not found] <201608222300.modY0gpw%fengguang.wu@intel.com>
@ 2016-08-22 17:07 ` James Simmons
  0 siblings, 0 replies; only message in thread
From: James Simmons @ 2016-08-22 17:07 UTC (permalink / raw)
  To: lustre-devel


> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head:   d18b09e429ad4520272dcdcd8faa01aabc171fd0
> commit: 1e1f9ff406fd5f6003a5dab2ab5a26c4c5bb8cbd [1892/3082] staging: lustre: llite: break ll_getxattr_common into 2 functions
> config: x86_64-randconfig-s3-08200515 (attached as .config)
> compiler: gcc-6 (Debian 6.1.1-9) 6.1.1 20160705
> reproduce:
>         git checkout 1e1f9ff406fd5f6003a5dab2ab5a26c4c5bb8cbd
>         # save the attached .config to linux build tree
>         make ARCH=x86_64 
> 
> All warnings (new ones prefixed by >>):
> 
>    drivers/staging/lustre/lustre/llite/xattr.c: In function 'll_getxattr_common':
> >> drivers/staging/lustre/lustre/llite/xattr.c:309:24: warning: unused variable 'lli' [-Wunused-variable]
>      struct ll_inode_info *lli = ll_i2info(inode);
>                            ^~~

Besides this warning Oleg found in testing a regression with the new 
xattr hander code that I didn't see  so this coming weekend I will 
investigate and with that fix include this cleanup.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-22 17:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <201608222300.modY0gpw%fengguang.wu@intel.com>
2016-08-22 17:07 ` [lustre-devel] [linux-next:master 1892/3082] drivers/staging/lustre/lustre/llite/xattr.c:309:24: warning: unused variable 'lli' James Simmons

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.