- 29 10月, 2010 1 次提交
-
-
由 Phillip Lougher 提交于
This fixes a sparse with endian checking warning. Signed-off-by: NPhillip Lougher <phillip@lougher.demon.co.uk>
-
- 01 6月, 2010 2 次提交
-
-
由 Phillip Lougher 提交于
Signed-off-by: NPhillip Lougher <phillip@lougher.demon.co.uk>
-
由 Phillip Lougher 提交于
Fix compiler warning where inline conflicts with non-inline prototype. Reported-by: NGeert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: NPhillip Lougher <phillip@lougher.demon.co.uk>
-
- 23 5月, 2010 2 次提交
-
-
由 Phillip Lougher 提交于
Only read potentially matching names into the target buffer, all obviously non matching names don't need to be read into the target buffer. Signed-off-by: NPhillip Lougher <phillip@lougher.demon.co.uk>
-
由 Phillip Lougher 提交于
Signed-off-by: NPhillip Lougher <phillip@lougher.demon.co.uk>
-
- 18 5月, 2010 2 次提交
-
-
由 Stephen Hemminger 提交于
Sparse does not like inline function declared without body, because it is not part of the standard kernel practice. The xattr_handler tables can be declared static. Signed-off-by: NStephen Hemminger <shemminger@vyatta.com> Signed-off-by: NPhillip Lougher <phillip@lougher.demon.co.uk>
-
由 Phillip Lougher 提交于
Add support for listxattr and getxattr. Also add xattr definitions. Signed-off-by: NPhillip Lougher <phillip@lougher.demon.co.uk>
-