Home
last modified time | relevance | path

Searched hist:c1d81b1c (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.hc1d81b1c Fri Mar 06 08:24:37 CST 2015 David Howells <dhowells@redhat.com> VFS: Fix up some ->d_inode accesses in the chelsio driver

Fix up some ->d_inode accesses in the chelsio driver.

(1) FILE_DATA() should just be replaced with file_inode().

(2) set_debugfs_file_size() should be removed and debugfs_create_file_size()
should be used to create the file.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
c1d81b1c Fri Mar 06 08:24:37 CST 2015 David Howells <dhowells@redhat.com> VFS: Fix up some ->d_inode accesses in the chelsio driver

Fix up some ->d_inode accesses in the chelsio driver.

(1) FILE_DATA() should just be replaced with file_inode().

(2) set_debugfs_file_size() should be removed and debugfs_create_file_size()
should be used to create the file.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dcxgb4_debugfs.cc1d81b1c Fri Mar 06 08:24:37 CST 2015 David Howells <dhowells@redhat.com> VFS: Fix up some ->d_inode accesses in the chelsio driver

Fix up some ->d_inode accesses in the chelsio driver.

(1) FILE_DATA() should just be replaced with file_inode().

(2) set_debugfs_file_size() should be removed and debugfs_create_file_size()
should be used to create the file.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
c1d81b1c Fri Mar 06 08:24:37 CST 2015 David Howells <dhowells@redhat.com> VFS: Fix up some ->d_inode accesses in the chelsio driver

Fix up some ->d_inode accesses in the chelsio driver.

(1) FILE_DATA() should just be replaced with file_inode().

(2) set_debugfs_file_size() should be removed and debugfs_create_file_size()
should be used to create the file.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>