https://github.com/torvalds/linux
Revision aa2ffd06168e25689e0eb9662bf4595ba2bbac14 authored by Stefan Behrens on 26 July 2012, 09:40:35 UTC, committed by Chris Mason on 28 August 2012, 20:53:23 UTC
This should obviously not be "if (&flag)" but "if (flag)".

Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
1 parent b24baf6
History
Tip revision: aa2ffd06168e25689e0eb9662bf4595ba2bbac14 authored by Stefan Behrens on 26 July 2012, 09:40:35 UTC
Btrfs: fix a misplaced address operator in a condition
Tip revision: aa2ffd0
File Mode Size
Kconfig -rw-r--r-- 50.7 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 8.3 KB
do_mounts.c -rw-r--r-- 12.8 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.4 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.4 KB
init_task.c -rw-r--r-- 668 bytes
initramfs.c -rw-r--r-- 12.9 KB
main.c -rw-r--r-- 21.4 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.1 KB

back to top