Re: [PATCH 1/1] btrfs-progs: code optimize cmd_scan_dev() use btrfs_register_one_device()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Oct 15, 2014 at 08:50:38AM +0800, Anand Jain wrote:
> -void btrfs_register_one_device(char *fname)
> +int btrfs_register_one_device(char *fname)

> -void btrfs_register_one_device(char *fname);
> +int btrfs_register_one_device(char *fname);

JFYI, I changed 'char' to 'const char'.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux