aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorStefan Behrens <[email protected]>2012-07-26 09:40:35 +0000
committerChris Mason <[email protected]>2012-08-28 20:53:23 +0000
commitaa2ffd06168e25689e0eb9662bf4595ba2bbac14 (patch)
tree32fe58c5f6d8ad4e691c2e9074d28646d793c394 /lib/dynamic_debug.c
parentBtrfs: uninit variable fixes in send/receive (diff)
downloadkernel-aa2ffd06168e25689e0eb9662bf4595ba2bbac14.tar.gz
kernel-aa2ffd06168e25689e0eb9662bf4595ba2bbac14.zip
Btrfs: fix a misplaced address operator in a condition
This should obviously not be "if (&flag)" but "if (flag)". Signed-off-by: Stefan Behrens <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions