aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorroel kluin <[email protected]>2008-10-21 00:36:44 -0400
committerGreg Kroah-Hartman <[email protected]>2008-10-22 10:05:28 -0700
commit8aafdf6a1528b0672a0527be473d9be5a12289d3 (patch)
treea2fcd648b5c17b554f8197f0f5d4fd6fe172c954 /fs/jbd2/commit.c
parent1460e5e44cc5ecad7704f63b10dcb3a59d0e008b (diff)
USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative
length, sglen and vary are unsigned, so cannot be negative see vi drivers/usb/misc/usbtest.c +18 struct usbtest_param { ... unsigned iterations; unsigned length; unsigned vary; unsigned sglen; ... }; Signed-off-by: Roel Kluin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions