On Fri, 21 Dec 2012 11:22:52 +0100, Stefan Behrens wrote:
> On Fri, 21 Dec 2012 17:19:20 +0800, Miao Xie wrote:
>> - pr_info("btrfs: dev add/delete/balance/replace/resize operation in progress\n");
>> + pr_info("btrfs: dev add/delete/balance/replace/resize operation"
>> + " in progress\n");
>> + mnt_drop_write_file(file);
>
> grep and vi cannot do searches spanning multiple lines. That's why I
> created this pr_info() line with more than 80 columns (in accordance
> with Documentation/CodingStyle BTW ("never break user-visible strings")).
>
You are right. I will update the patch soon.
Thanks
Miao
--
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