All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Alan Cox <alan@linux.intel.com>
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH 06/24] atomisp: kill another define
Date: Tue, 21 Mar 2017 08:05:54 +0100	[thread overview]
Message-ID: <20170321070554.GA15685@kroah.com> (raw)
In-Reply-To: <149002076867.17109.6183542354794542722.stgit@acox1-desk1.ger.corp.intel.com>

On Mon, Mar 20, 2017 at 02:39:38PM +0000, Alan Cox wrote:
> We don't need an ifdef for the sake of 8-12 bytes. This undoes the ifdef added by
> fde469701c7efabebf885e785edf367bfb1a8f3f. Instead turn it into a single const string
> array at a fixed location thereby saving even more memory.
> 
> Signed-off-by: Alan Cox <alan@linux.intel.com>
> ---
>  .../staging/media/atomisp/pci/atomisp2/hmm/hmm.c   |   23 +++++++++-----------
>  1 file changed, 10 insertions(+), 13 deletions(-)
> 

This patch didn't apply to my tree, can you rebase it and resend?

thanks,

greg k-h

  reply	other threads:[~2017-03-21  7:06 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-20 14:38 [PATCH 01/24] atomisp: remove the iefd2 kernel Alan Cox
2017-03-20 14:38 ` [PATCH 02/24] atomisp: remove aa kernel wrappers Alan Cox
2017-03-20 14:38 ` [PATCH 03/24] atomisp: remove the unused debug wrapping from the mmgr layer Alan Cox
2017-03-20 14:38 ` [PATCH 04/24] atomisp: remove another layer of allocator indirection Alan Cox
2017-03-20 14:39 ` [PATCH 05/24] atomisp: ia_css_bh_hmem_encode is a no-op so remove it Alan Cox
2017-03-20 14:39 ` [PATCH 06/24] atomisp: kill another define Alan Cox
2017-03-21  7:05   ` Greg KH [this message]
2017-03-20 14:39 ` [PATCH 07/24] ov5693: remove unused function Alan Cox
2017-03-20 14:40 ` [PATCH 08/24] atomisp/imx: Fix locking bug on error path Alan Cox
2017-03-20 14:40 ` [PATCH 09/24] atomisp: remove another pair of 2400/2401 differences Alan Cox
2017-03-20 14:40 ` [PATCH 10/24] Staging: atomisp: fix locking in alloc_user_pages() Alan Cox
2017-03-20 14:40 ` [PATCH 11/24] Staging: atomisp: fix an uninitialized variable bug Alan Cox
2017-03-20 14:40 ` [PATCH 12/24] staging: media: atomisp: select REGMAP_I2C needed by ap1302.c Alan Cox
2017-03-20 14:41 ` [PATCH 13/24] staging: media: atomisp: add missing dependencies in Kconfig Alan Cox
2017-03-20 14:41 ` [PATCH 14/24] staging/atomisp: include linux/io.h where needed Alan Cox
2017-03-20 14:41 ` [PATCH 15/24] staging/atomisp: fix empty-body warning Alan Cox
2017-03-20 14:41 ` [PATCH 16/24] stating/atomisp: fix -Wold-style-definition warning Alan Cox
2017-03-20 14:41 ` [PATCH 17/24] staging/atomisp: remove sh_css_lace_stat code Alan Cox
2017-03-20 14:41 ` [PATCH 18/24] staging/atomisp: add VIDEO_V4L2_SUBDEV_API dependency Alan Cox
2017-03-20 14:41 ` [PATCH 19/24] staging/atomisp: add PCI dependency Alan Cox
2017-03-20 14:42 ` [PATCH 20/24] staging/atomisp: add ACPI dependency Alan Cox
2017-03-20 14:42 ` [PATCH 21/24] staging: atomisp: remove else statement after return Alan Cox
2017-03-20 14:42 ` [PATCH 22/24] staging: atomisp: remove redudant condition in if-statement Alan Cox
2017-03-20 14:42 ` [PATCH 23/24] atomisp: remove a sysfs error message that can be used to log spam Alan Cox
2017-03-20 14:42 ` [PATCH 24/24] staging: atomisp: simplify if statement in atomisp_get_sensor_fps() Alan Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170321070554.GA15685@kroah.com \
    --to=greg@kroah.com \
    --cc=alan@linux.intel.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.