Re: [PATCH 4/6] lightnvm: remove stable extern and unused exported symbols

2017-10-02 Thread Javier González
> On 1 Oct 2017, at 15.25, Rakesh Pandit wrote: > > Not all exported symbols are being used outside core and there were > some stable entries in lightnvm.h > > Signed-off-by: Rakesh Pandit > --- > drivers/lightnvm/core.c | 129

Re: [PATCH 4/6] lightnvm: remove stable extern and unused exported symbols

2017-10-02 Thread Javier González
> On 1 Oct 2017, at 15.25, Rakesh Pandit wrote: > > Not all exported symbols are being used outside core and there were > some stable entries in lightnvm.h > > Signed-off-by: Rakesh Pandit > --- > drivers/lightnvm/core.c | 129 +++ >

Re: [PATCH 4/6] lightnvm: remove stable extern and unused exported symbols

2017-10-02 Thread Matias Bjørling
On 10/01/2017 03:54 PM, Rakesh Pandit wrote: On Sun, Oct 01, 2017 at 04:25:18PM +0300, Rakesh Pandit wrote: Not all exported symbols are being used outside core and there were some stable entries in lightnvm.h If you can replace 'stable' with 'stale' both in subject or body while picking

Re: [PATCH 4/6] lightnvm: remove stable extern and unused exported symbols

2017-10-02 Thread Matias Bjørling
On 10/01/2017 03:54 PM, Rakesh Pandit wrote: On Sun, Oct 01, 2017 at 04:25:18PM +0300, Rakesh Pandit wrote: Not all exported symbols are being used outside core and there were some stable entries in lightnvm.h If you can replace 'stable' with 'stale' both in subject or body while picking

Re: [PATCH 4/6] lightnvm: remove stable extern and unused exported symbols

2017-10-01 Thread Rakesh Pandit
On Sun, Oct 01, 2017 at 04:25:18PM +0300, Rakesh Pandit wrote: > Not all exported symbols are being used outside core and there were > some stable entries in lightnvm.h > If you can replace 'stable' with 'stale' both in subject or body while picking up that would be great. Regards,

Re: [PATCH 4/6] lightnvm: remove stable extern and unused exported symbols

2017-10-01 Thread Rakesh Pandit
On Sun, Oct 01, 2017 at 04:25:18PM +0300, Rakesh Pandit wrote: > Not all exported symbols are being used outside core and there were > some stable entries in lightnvm.h > If you can replace 'stable' with 'stale' both in subject or body while picking up that would be great. Regards,

[PATCH 4/6] lightnvm: remove stable extern and unused exported symbols

2017-10-01 Thread Rakesh Pandit
Not all exported symbols are being used outside core and there were some stable entries in lightnvm.h Signed-off-by: Rakesh Pandit --- drivers/lightnvm/core.c | 129 +++ include/linux/lightnvm.h | 7 --- 2 files changed, 64

[PATCH 4/6] lightnvm: remove stable extern and unused exported symbols

2017-10-01 Thread Rakesh Pandit
Not all exported symbols are being used outside core and there were some stable entries in lightnvm.h Signed-off-by: Rakesh Pandit --- drivers/lightnvm/core.c | 129 +++ include/linux/lightnvm.h | 7 --- 2 files changed, 64 insertions(+), 72