diff options
author | Stefan Behrens <sbehrens@giantdisaster.de> | 2012-07-26 03:40:35 -0600 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2012-08-28 16:53:23 -0400 |
commit | aa2ffd06168e25689e0eb9662bf4595ba2bbac14 (patch) | |
tree | 32fe58c5f6d8ad4e691c2e9074d28646d793c394 /fs/hfs | |
parent | b24baf6917a376420d535548e1f88744028bcf24 (diff) | |
download | linux-aa2ffd06168e25689e0eb9662bf4595ba2bbac14.tar.bz2 |
Btrfs: fix a misplaced address operator in a condition
This should obviously not be "if (&flag)" but "if (flag)".
Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Diffstat (limited to 'fs/hfs')
0 files changed, 0 insertions, 0 deletions