From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 18 Jan 2014 21:36:03 +0100 Subject: [U-Boot] [PATCH 4/6] sf: Update read/write command macros In-Reply-To: References: <1390075593-11226-1-git-send-email-jaganna@xilinx.com> Message-ID: <201401182136.03124.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Saturday, January 18, 2014 at 09:06:31 PM, Jagannadha Sutradharudu Teki wrote: > - Used readable names for read/write command macros > - Added comments for the same > > Signed-off-by: Jagannadha Sutradharudu Teki > Cc: Marek Vasut > Cc: Simon Glass Does this patch have any impact other than making the code harder to understand ? :-( What's the rationale for making the code more cryptic ? Best regards, Marek Vasut