From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Vitaly V. Ch" Subject: Is there sens for patch which replace space-based indentation by tab-based indentation in files ftdi_sio.c and ftdi_sio.h Date: Sat, 6 Feb 2010 13:26:38 +0200 Message-ID: <6efe08af1002060326o647c690dh89a7cda5aa4bca53@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mail-ww0-f46.google.com ([74.125.82.46]:39011 "EHLO mail-ww0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755261Ab0BFL0k (ORCPT ); Sat, 6 Feb 2010 06:26:40 -0500 Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: USB list , linux-serial@vger.kernel.org, Greg KH , kuba@mareimbrium.org There are some qty of old code which is space indented. Patch for replace it by tab-based indentation will be acceptable for kernel sources? \\wbr Vitaly Chernookiy