Home
last modified time | relevance | path

Searched hist:eeaa3d44 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/orangefs/
H A Ddir.ceeaa3d44 Wed Jul 29 12:36:37 CDT 2015 Mike Marshall <hubcap@omnibond.com> Orangefs: address problems found by static checker

Don't check for negative rc from boolean.

Don't pointlessly initialize variables, it short-circuits
gcc's uninitialized variable warnings. And max_new_nr_segs
can never be zero, so don't check for it.

Preserve original kstrdup pointer for freeing later.

Don't check for negative value in unsigned variable.

Signed-off-by: Mike Marshall <hubcap@omnibond.com>
eeaa3d44 Wed Jul 29 12:36:37 CDT 2015 Mike Marshall <hubcap@omnibond.com> Orangefs: address problems found by static checker

Don't check for negative rc from boolean.

Don't pointlessly initialize variables, it short-circuits
gcc's uninitialized variable warnings. And max_new_nr_segs
can never be zero, so don't check for it.

Preserve original kstrdup pointer for freeing later.

Don't check for negative value in unsigned variable.

Signed-off-by: Mike Marshall <hubcap@omnibond.com>
H A Dxattr.ceeaa3d44 Wed Jul 29 12:36:37 CDT 2015 Mike Marshall <hubcap@omnibond.com> Orangefs: address problems found by static checker

Don't check for negative rc from boolean.

Don't pointlessly initialize variables, it short-circuits
gcc's uninitialized variable warnings. And max_new_nr_segs
can never be zero, so don't check for it.

Preserve original kstrdup pointer for freeing later.

Don't check for negative value in unsigned variable.

Signed-off-by: Mike Marshall <hubcap@omnibond.com>
eeaa3d44 Wed Jul 29 12:36:37 CDT 2015 Mike Marshall <hubcap@omnibond.com> Orangefs: address problems found by static checker

Don't check for negative rc from boolean.

Don't pointlessly initialize variables, it short-circuits
gcc's uninitialized variable warnings. And max_new_nr_segs
can never be zero, so don't check for it.

Preserve original kstrdup pointer for freeing later.

Don't check for negative value in unsigned variable.

Signed-off-by: Mike Marshall <hubcap@omnibond.com>
H A Dfile.ceeaa3d44 Wed Jul 29 12:36:37 CDT 2015 Mike Marshall <hubcap@omnibond.com> Orangefs: address problems found by static checker

Don't check for negative rc from boolean.

Don't pointlessly initialize variables, it short-circuits
gcc's uninitialized variable warnings. And max_new_nr_segs
can never be zero, so don't check for it.

Preserve original kstrdup pointer for freeing later.

Don't check for negative value in unsigned variable.

Signed-off-by: Mike Marshall <hubcap@omnibond.com>
eeaa3d44 Wed Jul 29 12:36:37 CDT 2015 Mike Marshall <hubcap@omnibond.com> Orangefs: address problems found by static checker

Don't check for negative rc from boolean.

Don't pointlessly initialize variables, it short-circuits
gcc's uninitialized variable warnings. And max_new_nr_segs
can never be zero, so don't check for it.

Preserve original kstrdup pointer for freeing later.

Don't check for negative value in unsigned variable.

Signed-off-by: Mike Marshall <hubcap@omnibond.com>