Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755701AbdLTQm1 (ORCPT ); Wed, 20 Dec 2017 11:42:27 -0500 Received: from mail-io0-f193.google.com ([209.85.223.193]:37661 "EHLO mail-io0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755657AbdLTQmZ (ORCPT ); Wed, 20 Dec 2017 11:42:25 -0500 X-Google-Smtp-Source: ACJfBout1r7R2kC66HBtwdoo1rJmJzqRG8fGE3wu1P4j6mwGzxlKbpH8YbvrTT6Py/lC+sDJ8E8psEcvB1s13FbBytM= MIME-Version: 1.0 In-Reply-To: References: <1513621702-6565-1-git-send-email-svenv@arcx.com> <1513621702-6565-2-git-send-email-svenv@arcx.com> From: Sven Van Asbroeck Date: Wed, 20 Dec 2017 11:42:24 -0500 Message-ID: Subject: Re: [PATCH v3 1/1] eeprom: at24: convert magic numbers to structs. To: Bartosz Golaszewski Cc: Sven Van Asbroeck , Sven Van Asbroeck , Wolfram Sang , nsekhar@ti.com, Sakari Ailus , Javier Martinez Canillas , Divagar Mohandass , devicetree , Linux Kernel Mailing List , linux-i2c Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 220 Lines: 8 > I'm at 77 columns if I add a single tab after '.compatible = "atmel,24c1024"'. You're right, I had to knock some sense into my editor first :) > > It looks nice like this, so I prefer to keep it. Ok I'll post a v5.